|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <string.h>
Go to the source code of this file.
Functions | |
| wchar_t *__cdecl | wcsncpy (wchar_t *const destination, wchar_t const *const source, size_t const count) |
| wchar_t *__cdecl wcsncpy | ( | wchar_t *const | destination, |
| wchar_t const *const | source, | ||
| size_t const | count | ||
| ) |
Definition at line 21 of file wcsncpy.cpp.