Function fermium::events::SDL_HasEvent

source ·
pub unsafe extern "C" fn SDL_HasEvent(
    type_: SDL_EventType
) -> SDL_bool
Expand description

Checks to see if certain event types are in the event queue.