26#if LELY_NO_STDIO || (!_WIN32 && !defined(_POSIX_C_SOURCE))
This header file is part of the I/O library; it contains system-dependent I/O initialization/finaliza...
int io_init(void)
Initializes the I/O library and makes the I/O functions available for use.
void io_fini(void)
Finalizes the I/O library and terminates the availability of the I/O functions.
This is the internal header file of the Windows-specific I/O declarations.