Function mrb_obj_inspect

Source
pub unsafe extern "C-unwind" fn mrb_obj_inspect(
    mrb: *mut mrb_state,
    self_: mrb_value,
) -> mrb_value