[][src]Function mruby_sys::mrb_state_atexit

pub unsafe extern "C" fn mrb_state_atexit(
    mrb: *mut mrb_state,
    func: mrb_atexit_func
)