|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| unsigned char *__cdecl | _mbsnbcpy_l (unsigned char *dst, const unsigned char *src, size_t cnt, _locale_t plocinfo) |
| unsigned char *__cdecl | _mbsnbcpy (unsigned char *dst, const unsigned char *src, size_t cnt) |
Definition at line 94 of file mbsnbcpy.cpp.
| unsigned char *__cdecl _mbsnbcpy_l | ( | unsigned char * | dst, |
| const unsigned char * | src, | ||
| size_t | cnt, | ||
| _locale_t | plocinfo | ||
| ) |
Definition at line 43 of file mbsnbcpy.cpp.
Referenced by _mbsnbcpy().