Function LLVMSetFunctionCallConv

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