|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
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 ffi_prep_args(), ffi_v9_layout_struct(), and rb_w32_fdclr().