Function sdl2_sys::SDL_HasEvent
source · pub unsafe extern "C" fn SDL_HasEvent(type_: Uint32) -> SDL_boolExpand description
Checks to see if certain event types are in the event queue.
pub unsafe extern "C" fn SDL_HasEvent(type_: Uint32) -> SDL_boolChecks to see if certain event types are in the event queue.