Ruby 1.8.7 リファレンスマニュアル > 関数一覧 > MEMCPY

macro MEMCPY

void MEMCPY(p1, p2, type, n)

type 型のメモリ領域 p2 のうち先頭の n 個を p1 にコピーする。