filename=gc.c
macro=false
private=false
type=VALUE
name=rb_gc
params=(void)


明示的に GC を開始します。rb_gc_disable() で禁止中のときおよび
すでに GC が実行中のときは実際には行われません。

