[][src]Function fermium::events::SDL_HasEvents

pub unsafe extern "C" fn SDL_HasEvents(
    minType: SDL_EventType,
    maxType: SDL_EventType
) -> SDL_bool

Checks to see if a range of event types are in the event queue.