ReactOS 0.4.16-dev-2617-g01a0906
wcscpy_s.cpp File Reference
#include <corecrt_internal_string_templates.h>
#include <string.h>
Include dependency graph for wcscpy_s.cpp:

Go to the source code of this file.

Functions

errno_t __cdecl wcscpy_s (wchar_t *const destination, size_t const size_in_elements, wchar_t const *const source)
 

Function Documentation

◆ wcscpy_s()