Ruby  1.9.3p547(2014-05-14revision45962)
Functions
memmove.c File Reference
#include "ruby/missing.h"
#include <stddef.h>
Include dependency graph for memmove.c:

Go to the source code of this file.

Functions

void * memmove (void *d, const void *s, size_t n)
 

Function Documentation

void* memmove ( void *  d,
const void *  s,
size_t  n 
)