The asynchronous I/O operation structure.
Defined in <SDL3/SDL_asyncio.h>
typedef struct SDL_AsyncIO SDL_AsyncIO;
This operates as an opaque handle. One can then request read or write operations on it.
This struct is available since SDL 3.2.0.
CategoryAPI, CategoryAPIDatatype, CategoryAsyncIO