pub const SDL_JOYSTICK_AXIS_MAX: i16 = 32767;
Expand description

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