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

Functions

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

Function Documentation

◆ wmemmove_s()

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