wmemcmp

Function wmemcmp 

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