Function Event.sdlEventType

Gets the SDL_EventType of the underlying SDL_Event

uint sdlEventType() nothrow @property @safe const;

Returns

SDL_EventType enumeration from bindbc-sdl