mrb_gc_register

Function mrb_gc_register 

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