[][src]Module mruby::ffi

Functions for interacting directly with mruby_sys structs.

These functions are unsafe. Use them carefully.

Functions

from_user_data

Extract an Mrb interpreter from the userdata pointer on a sys::mrb_state.