mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
302ad847a3
User definable `mrb_ro_data_p()` functions are available by defining `MRB_USE_CUSTOM_RO_DATA_P`. (Limitation) It can not be defined as an inline function.