_wcsicmp

Function _wcsicmp 

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