Function rustc_codegen_llvm::llvm::LLVMRustBuildOperandBundleDef

source ยท
pub unsafe extern "C" fn LLVMRustBuildOperandBundleDef(
    Name: *const c_char,
    Inputs: *const &Value,
    NumInputs: c_uint,
) -> &mut OperandBundleDef<'_>