function method_list

[edit]
static VALUE method_list(VALUE mod, int option, int (*func)())

モジュール mod に定義されているメソッドに対して順番に func を繰り返し呼び出します。