_wcsicmp

Function _wcsicmp 

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