Query the state of processing events by type.
Defined in <SDL3/SDL_events.h>
type | the type of event; see SDL_EventType for details |
Returns SDL_TRUE if the event is being processed, SDL_FALSE otherwise.
This function is available since SDL 3.0.0.