LLVMSetFunctionCallConv

Function LLVMSetFunctionCallConv 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetFunctionCallConv(
    Fn: LLVMValueRef,
    CC: c_uint,
)