safec 3.9
Safe C Library - ISO TR24731 Bounds Checking Interface
Loading...
Searching...
No Matches
wmemcpy_s.c File Reference
#include "safe_mem_lib.h"
+ Include dependency graph for wmemcpy_s.c:

Functions

errno_t wmemcpy_s (wchar_t *dest, rsize_t dlen, const wchar_t *src, rsize_t count)
 

Function Documentation

◆ wmemcpy_s()

errno_t wmemcpy_s ( wchar_t * dest,
rsize_t dlen,
const wchar_t * src,
rsize_t count )