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

Functions

errno_t memcpy16_s (uint16_t *dest, rsize_t dmax, const uint16_t *src, rsize_t slen)
 

Function Documentation

◆ memcpy16_s()

errno_t memcpy16_s ( uint16_t * dest,
rsize_t dmax,
const uint16_t * src,
rsize_t slen )