Function sdl2::event::has_events[src]

pub fn has_events(min: EventType, max: EventType) -> bool

Check for the existence of a range of event types in the event queue.