function rb_singleton_class_new

[edit]
VALUE rb_singleton_class_new(VALUE super)

super をスーパークラスとする特異クラスを生成し、返します。