mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
368f8a5da6
The `MRB_API` function `mrb_mt_foreach()` previously used the private structure `struct mt_elem`. Therefore, use `mrb_method_t` instead.