Skip to main content

_strncoll

Function _strncoll 

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