Function mrb_obj_class

Source
pub unsafe extern "C-unwind" fn mrb_obj_class(
    mrb: *mut mrb_state,
    obj: mrb_value,
) -> *mut RClass