Constant SDL_TOUCH_MOUSEID
pub const SDL_TOUCH_MOUSEID: u32 = _; // 4_294_967_295u32
Available on crate feature
dep_sdl3
only.Expand description
The SDL_MouseID
for mouse events simulated with touch input.
§Availability
This macro is available since SDL 3.2.0.