Module artichoke_backend::ffi
source · Expand description
Functions for interacting directly with mruby structs from sys
.
These functions are unsafe. Use them carefully.
Structs
- Failed to extract Artichoke interpreter at an FFI boundary.
Functions
- Extract an
Artichoke
interpreter from the user data pointer on asys::mrb_state
.