Ruby 2.7.0 リファレンスマニュアル
関数一覧
rb_undef
function rb_undef
[
edit
]
void rb_undef(VALUE klass, ID id)
クラス klass のメソッド id を undef します。