Ruby 2.4.0 リファレンスマニュアル
関数一覧
MEMMOVE
macro MEMMOVE
void MEMMOVE(p1, p2, type, n)
type 型のメモリ領域 p2 のうち先頭の n 個を p1 に移動する。