rustc_codegen_llvm::llvm_::ffi

Function LLVMSetInstructionCallConv

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