|
ReactOS 0.4.16-dev-1946-g52006dd
|

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