Constant SDL_SCANCODE_INSERT
pub const SDL_SCANCODE_INSERT: SDL_Scancode;
Available on crate feature
dep_sdl3
only.Expand description
insert on PC, help on some Mac keyboards (but does send code 73, not 117)
pub const SDL_SCANCODE_INSERT: SDL_Scancode;
dep_sdl3
only.insert on PC, help on some Mac keyboards (but does send code 73, not 117)