[][src]Type Definition mruby_sys::mrb_atexit_func

type mrb_atexit_func = Option<unsafe extern "C" fn(arg1: *mut mrb_state)>;