Constant SDL_SCANCODE_POWER

pub const SDL_SCANCODE_POWER: SDL_Scancode;
Available on crate feature dep_sdl3 only.
Expand description

The USB document says this is a status flag, not a physical key - but some Mac keyboards do have a power key.