Function rustc_codegen_llvm::llvm::LLVMSetFunctionCallConv

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