Function sdl2_sys::SDL_HasEvents

source ยท
pub unsafe extern "C" fn SDL_HasEvents(
    minType: Uint32,
    maxType: Uint32,
) -> SDL_bool