Constant SDL_MOUSE_TOUCHID
pub const SDL_MOUSE_TOUCHID: u64 = _; // 18_446_744_073_709_551_615u64
Available on crate feature
dep_sdl3
only.Expand description
The SDL_TouchID
for touch events simulated with mouse input.
§Availability
This macro is available since SDL 3.2.0.