Function LLVMDisposeOperandBundle

Source
pub(crate) unsafe extern "C" fn LLVMDisposeOperandBundle(
    Bundle: NonNull<OperandBundle<'_>>,
)