pub const SDL_BUTTON_MIDDLE: u32 = 2;
Expand description

Individual value for the middle button (mouse wheel).