filename=ruby.h
macro=true
private=false
type=void
name=MEMZERO
params=(p, type, n)


type 型のメモリ領域 p をゼロクリアする。 n は要素数。

