Table of Contents

wmemcpy

 #include <wchar.h>
  wchar_t *wmemcpy(wchar_t *restrict, const wchar_t *restrict, size_t);

return value

C Sourcecode Example

no example yet

output