Constant SDL_BUTTON_MIDDLE

pub const SDL_BUTTON_MIDDLE: u32 = 2; // 2u32
Available on crate feature dep_sdl2 only.