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.
pub unsafe extern "C" fn SDL_HasEvent(type_: Uint32) -> SDL_bool
Checks to see if certain event types are in the event queue.