ReactOS 0.4.16-dev-937-g7afcd2a
|
#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.