Function ruby_sys::thread::rb_thread_call_without_gvl2
[−]
[src]
pub unsafe extern fn rb_thread_call_without_gvl2(func: CallbackPtr,
args: *const c_void,
unblock_func: CallbackPtr,
unblock_args: *const c_void)
-> *mut c_void