Function LLVMSetFunctionCallConv

Source
pub unsafe extern "C" fn LLVMSetFunctionCallConv(
    Fn: *mut LLVMValue,
    CC: u32,
)