Constant SDL_ASYNCIO_FAILURE
pub const SDL_ASYNCIO_FAILURE: SDL_AsyncIOResult;
Available on crate feature
dep_sdl3
only.Expand description
request failed for some reason; check [SDL_GetError()
]!
pub const SDL_ASYNCIO_FAILURE: SDL_AsyncIOResult;
dep_sdl3
only.request failed for some reason; check [SDL_GetError()
]!