Skip to main content

_stricmp_l

Function _stricmp_l 

Source
pub unsafe extern "C" fn _stricmp_l(
    _String1: *const c_char,
    _String2: *const c_char,
    _Locale: _locale_t,
) -> c_int