Function fermium::events::SDL_HasEvents

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

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