Skip to main content

SCANCODE_MASK

Constant SCANCODE_MASK 

Source
pub const SCANCODE_MASK: u32 = _; // 1_073_741_824u32
Expand description

Bit OR-ed into non-printable keycodes to distinguish them from Unicode code points. Value is identical in SDL2 and SDL3.