Ruby  2.0.0p451(2014-02-24revision45167)
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 
)