Constant SDL_BUTTON_LEFT

pub const SDL_BUTTON_LEFT: i32 = 1;
Available on crate feature dep_sdl3 only.