Function rustc_codegen_llvm::llvm_::ffi::LLVMSetInstructionCallConv

source ยท
pub unsafe extern "C" fn LLVMSetInstructionCallConv(
    Instr: &Value,
    CC: c_uint,
)