Function wcscmp

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