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

Functions

errno_t memmove32_s (uint32_t *dest, rsize_t dmax, const uint32_t *src, rsize_t slen)
 

Function Documentation

◆ memmove32_s()

errno_t memmove32_s ( uint32_t * dest,
rsize_t dmax,
const uint32_t * src,
rsize_t slen )