Ruby 1.9.2 リファレンスマニュアル > 関数一覧 > rb_gv_set
VALUE rb_gv_set(const char *name, VALUE val)
#@# [1.5 feature]
Ruby のグローバル変数 name に val を代入します。 val を返します。