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

Functions

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

Function Documentation

◆ memmove16_s()

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