pub unsafe extern "C" fn SDL_JoystickNumAxes(
    joystick: *mut SDL_Joystick
) -> c_int
Expand description

Get the number of general axis controls on a joystick.