[−][src]Function sdl2_sys::SDL_JoystickNumAxes
pub unsafe extern "C" fn SDL_JoystickNumAxes(
joystick: *mut SDL_Joystick
) -> c_int
Get the number of general axis controls on a joystick.
pub unsafe extern "C" fn SDL_JoystickNumAxes(
joystick: *mut SDL_Joystick
) -> c_int
Get the number of general axis controls on a joystick.