[][src]Type Definition tarantool_module::fiber::ffi::FiberFunc

type FiberFunc = Option<unsafe extern "C" fn(_: VaList) -> c_int>;