Function mrb_gc_register

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