wcscoll

Function wcscoll 

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