Constant SDL_PEN_TOUCHID

pub const SDL_PEN_TOUCHID: u64 = _; // 18_446_744_073_709_551_614u64
Available on crate feature dep_sdl3 only.
Expand description

The SDL_TouchID for touch events simulated with pen input.

§Availability

This macro is available since SDL 3.2.0.