|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
| #define | _mbsnbcat NULL |
Typedefs | |
| typedef unsigned char *(__cdecl * | PFN__mbsncat) (unsigned char *, const unsigned char *, size_t) |
Functions | |
| VOID | mbsncat_PerformTests (_In_ LPSTR fname, _In_opt_ PFN__mbsncat func) |
| START_TEST (_mbsnbcat) | |
| #define WIN32_NO_STATUS |
Definition at line 10 of file _mbsnbcat.c.
Definition at line 12 of file _mbsnbcat.c.
| VOID mbsncat_PerformTests | ( | _In_ LPSTR | fname, |
| _In_opt_ PFN__mbsncat | func | ||
| ) |
Definition at line 35 of file _mbsncat.c.
Referenced by START_TEST().
| START_TEST | ( | _mbsnbcat | ) |
Definition at line 16 of file _mbsnbcat.c.