Constant SDL_EVENT_RENDER_DEVICE_LOST
pub const SDL_EVENT_RENDER_DEVICE_LOST: SDL_EventType;
Available on crate feature
dep_sdl3
only.Expand description
The device has been lost and can’t be recovered.
pub const SDL_EVENT_RENDER_DEVICE_LOST: SDL_EventType;
dep_sdl3
only.The device has been lost and can’t be recovered.