Constant SDL_BUTTON_LEFT

pub const SDL_BUTTON_LEFT: u32 = 1; // 1u32
Available on crate feature dep_sdl2 only.