artichoke_backend::sys

Function mrb_module_get_under_id

Source
pub unsafe extern "C" fn mrb_module_get_under_id(
    mrb: *mut mrb_state,
    outer: *mut RClass,
    name: mrb_sym,
) -> *mut RClass