Function sdl2_sys::SDL_HasEvent

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

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