Ruby
2.5.0dev(2017-10-22revision60238)
|
Go to the source code of this file.
Functions | |
void * | memmove (void *d, const void *s, size_t n) |
void* memmove | ( | void * | d, |
const void * | s, | ||
size_t | n | ||
) |
Definition at line 7 of file memmove.c.
Referenced by rb_w32_fdclr().