wcsncmp

Function wcsncmp 

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