Function LLVMGetFunctionCallConv

Source
pub unsafe extern "C" fn LLVMGetFunctionCallConv(
    Fn: LLVMValueRef,
) -> c_uint