artichoke_backend::sys

Function mrb_gc_protect

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