Constant SDL_SCANCODE_MODE
pub const SDL_SCANCODE_MODE: SDL_Scancode;
Available on crate feature
dep_sdl3
only.Expand description
I’m not sure if this is really not covered
by any of the above, but since there’s a
special [SDL_KMOD_MODE
] for it I’m adding it here