rustc_codegen_llvm::llvm_::ffi

Function LLVMRustFreeOperandBundleDef

source
pub unsafe extern "C" fn LLVMRustFreeOperandBundleDef<'a>(
    Bundle: &'a mut OperandBundleDef<'a>,
)