Constant SDL_PEEKEVENT
pub const SDL_PEEKEVENT: SDL_EventAction;
Available on crate feature
dep_sdl3
only.Expand description
Check but don’t remove events from the queue front.
pub const SDL_PEEKEVENT: SDL_EventAction;
dep_sdl3
only.Check but don’t remove events from the queue front.