Module minutus::mruby

source ·
Expand description

Low-level interface to mruby C API.

Most functions/types are almost identical to the original mruby C API. Only difference is their prefix (minu_ instead of mrb_).

see: mruby documentation

Structs

Functions

Type Aliases