Ruby 3.3 リファレンスマニュアル
関数一覧
rb_mod_name
function rb_mod_name
[
edit
]
VALUE rb_mod_name(VALUE mod)
Module#name
の実体です。無名クラス、無名モジュールに対しては空文字列を返します。