Expand description
Functions for interacting directly with mruby structs from sys
.
These functions are unsafe. Use them carefully.
Structs§
- Interpreter
Extract Error - Failed to extract Artichoke interpreter at an FFI boundary.
Functions§
- from_
user_ ⚠data - Extract an
Artichoke
interpreter from the user data pointer on asys::mrb_state
.