Constant SDL_ASYNCIO_CANCELED
pub const SDL_ASYNCIO_CANCELED: SDL_AsyncIOResult;
Available on crate feature
dep_sdl3
only.Expand description
request was canceled before completing.
pub const SDL_ASYNCIO_CANCELED: SDL_AsyncIOResult;
dep_sdl3
only.request was canceled before completing.