Skip to main content

_wcsncoll

Function _wcsncoll 

Source
pub unsafe extern "C" fn _wcsncoll(
    _String1: *const wchar_t,
    _String2: *const wchar_t,
    _MaxCount: usize,
) -> c_int