Function tarantool_rust_module::fiber_wakeup [] [src]

pub unsafe extern "C" fn fiber_wakeup(f: *mut fiber)

Interrupt a synchronous wait of a fiber

\param f fiber to be woken up