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