rustc_codegen_llvm::llvm_::ffi

Function LLVMDisposeOperandBundle

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