artichoke_backend::def

Type Alias Free

Source
pub type Free = unsafe extern "C" fn(mrb: *mut mrb_state, data: *mut c_void);
Expand description

Typedef for an mruby free function for an mrb_value with tt MRB_TT_CDATA.