Function sdl2_sys::SDL_HapticNumAxes
source ยท pub unsafe extern "C" fn SDL_HapticNumAxes(
haptic: *mut SDL_Haptic,
) -> c_int
Expand description
\brief Gets the number of haptic axes the device has.
\sa SDL_HapticDirection
pub unsafe extern "C" fn SDL_HapticNumAxes(
haptic: *mut SDL_Haptic,
) -> c_int
\brief Gets the number of haptic axes the device has.
\sa SDL_HapticDirection