pub const SDL_JOYSTICK_AXIS_MIN: i16 = -32768;
Expand description

A joystick axis uses the i16 range, so this is just i16::MIN