filename=ruby.h
macro=true
private=false
type=type*
name=REALLOC_N
params=(var, type, n)


type 型のメモリ領域 var のサイズを n 個に変更する。

