rustc_codegen_llvm::llvm

Function LLVMSetFunctionCallConv

source
pub unsafe extern "C" fn LLVMSetFunctionCallConv(
    Fn: &Value,
    CC: c_uint,
)