filename=class.c
macro=false
private=false
type=VALUE
name=rb_singleton_class_new
params=(VALUE super)


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

