Function wcscoll

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