artichoke_backend::sys

Function mrb_module_new

Source
pub unsafe extern "C" fn mrb_module_new(
    mrb: *mut mrb_state,
) -> *mut RClass