Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > ruby_xfree
void ruby_xfree(void *x)
以前 malloc/calloc/realloc して free していないポインタ x を 開放します。ruby のシグナル機構とコンフリクトしません。