[][src]Function mri_sys::rb_catch

pub unsafe extern "C" fn rb_catch(
    _: *const c_char,
    _: *mut extern "C" fn() -> VALUE,
    _: VALUE
) -> VALUE