wcscmp

Function wcscmp 

Source
pub unsafe extern "C" fn wcscmp(
    _Str1: *const c_ushort,
    _Str2: *const c_ushort,
) -> c_int