PatchworkOS
Loading...
Searching...
No Matches
memcpy.c File Reference
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Functions

void * memcpy (void *_RESTRICT s1, const void *_RESTRICT s2, size_t n)
 

Function Documentation

◆ memcpy()