Function rustc_codegen_llvm::llvm::LLVMSetInstructionCallConv

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