このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
VALUE rb_define_class(const char *name, VALUE super)
クラス super の下位クラス name を作成し返します。