Ruby 3.3 リファレンスマニュアル
関数一覧
MEMCPY
macro MEMCPY
[
edit
]
void MEMCPY(p1, p2, type, n)
type 型のメモリ領域 p2 のうち先頭の n 個を p1 にコピーする。