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

Functions

errno_t wcsncpy_s (wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict src, rsize_t slen)
 

Function Documentation

◆ wcsncpy_s()

errno_t wcsncpy_s ( wchar_t *restrict dest,
rsize_t dmax,
const wchar_t *restrict src,
rsize_t slen )