wcsncmp

Function wcsncmp 

Source
pub unsafe extern "C" fn wcsncmp(
    __s1: *const c_int,
    __s2: *const c_int,
    __n: c_ulong,
) -> c_int
Expand description

Compare N wide-characters of S1 and S2.