Files
mruby-mruby/mrbgems/mruby-struct
Yukihiro "Matz" Matsumoto b99c389ec3 internal.h: aggregate internal functions.
Internal functions can only be called from within the library.
Functions listed in `mruby/internal.h` can be called from:

* core (src/*.c)
* gems (mrbgems/**/*.c)

But not from the application linked with `libmruby`.
2022-04-02 18:25:13 +09:00
..
2021-02-06 18:05:05 +09:00
2021-10-12 20:16:36 +09:00