ReactOS 0.4.16-dev-927-g467dec4
|
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().