artichoke_backend

Module ffi

Source
Expand description

Functions for interacting directly with mruby structs from sys.

These functions are unsafe. Use them carefully.

Structs§

InterpreterExtractError
Failed to extract Artichoke interpreter at an FFI boundary.

Functions§

from_user_data
Extract an Artichoke interpreter from the user data pointer on a sys::mrb_state.