Function ruby_sys::thread::rb_thread_call_without_gvl [] [src]

pub unsafe extern fn rb_thread_call_without_gvl(func: CallbackPtr,
                                                args: *const c_void,
                                                unblock_func: CallbackPtr,
                                                unblock_args: *const c_void)
                                                -> *mut c_void