Constant SDL_EVENT_USER
pub const SDL_EVENT_USER: SDL_EventType;
Available on crate feature
dep_sdl3
only.Expand description
Events SDL_EVENT_USER
through SDL_EVENT_LAST
are for your use,
and should be allocated with SDL_RegisterEvents()