Skip to main content

_strncoll_l

Function _strncoll_l 

Source
pub unsafe extern "C" fn _strncoll_l(
    _String1: *const c_char,
    _String2: *const c_char,
    _MaxCount: usize,
    _Locale: _locale_t,
) -> c_int