rustc_codegen_llvm::llvm_::ffi

Function LLVMSetFunctionCallConv

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