OpenAMP Library  latest
Loading...
Searching...
No Matches
utilities.h File Reference
#include <string.h>

Go to the source code of this file.

Functions

size_t safe_strcpy (char *dst, size_t d_size, const char *src, size_t s_size)

Function Documentation

◆ safe_strcpy()

size_t safe_strcpy ( char * dst,
size_t d_size,
const char * src,
size_t s_size )