_wcscoll_l

Function _wcscoll_l 

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