mrb_open

Function mrb_open 

Source
pub unsafe extern "C" fn mrb_open() -> *mut mrb_state
Expand description

Creates new mrb_state.

@return Pointer to the newly created mrb_state.