miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
memmove.c File Reference
#include <string.h>
Include dependency graph for memmove.c:

Functions

void * memmove (void *dest, const void *src, size_t n)

Function Documentation

◆ memmove()

void * memmove ( void * dest,
const void * src,
size_t n )