|
ReactOS 0.4.16-dev-2110-ge3521eb
|
#include <string.h>
Go to the source code of this file.
Functions | |
| _Check_return_ int __cdecl | _wcsicmp (_In_z_ wchar_t const *_String1, _In_z_ wchar_t const *_String2) |
| _Check_return_ int __cdecl _wcsicmp | ( | _In_z_ wchar_t const * | _String1, |
| _In_z_ wchar_t const * | _String2 | ||
| ) |
Definition at line 13 of file _wcsicmp_nt.c.