Function mrb_free_context

Source
pub unsafe extern "C-unwind" fn mrb_free_context(
    mrb: *mut mrb_state,
    c: *mut mrb_context,
)