[−][src]Macro mruby::unwrap_interpreter
Extract an Mrb
instance from the userdata on a
sys::mrb_state
.
If there is an error when extracting the Rust wrapper around the
interpreter, return nil
.
This macro is unsafe
.
Extract an Mrb
instance from the userdata on a
sys::mrb_state
.
If there is an error when extracting the Rust wrapper around the
interpreter, return nil
.
This macro is unsafe
.