Function mrb_gc_unregister

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