eio_init
eio_init
(Re-)initialize Eio
void **eio_init**
(re-)initializes Eio. It allocates memory for internal structures of libeio and Eio itself. You may call before using Eio functions. Otherwise it will be called internally first time you invoke an Eio function in a process.
eio_init``eio_init
Opmerking: > This function was removed in version 3.0.0RC1 of the eio extension for PHP version 8 and higher.
return.void