_wcsicmp_l

Function _wcsicmp_l 

Source
pub unsafe extern "C" fn _wcsicmp_l(
    _Str1: *const wchar_t,
    _Str2: *const wchar_t,
    _Locale: _locale_t,
) -> c_int