function rb_const_set

[edit]
void rb_const_set(VALUE klass, ID name, VALUE val)

定数 klass::name の値を val として定義します。