Function rustc_codegen_llvm::llvm::LLVMSetFunctionCallConv

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