Function ruby_sys::vm::rb_protect [] [src]

pub unsafe extern fn rb_protect(func: CallbackPtr,
                                args: *const c_void,
                                state: *mut c_int)
                                -> Value