Function sdl2_sys::SDL_MouseIsHaptic
source · pub unsafe extern "C" fn SDL_MouseIsHaptic() -> c_int
Expand description
\brief Gets whether or not the current mouse has haptic capabilities.
\return SDL_TRUE if the mouse is haptic, SDL_FALSE if it isn’t.
\sa SDL_HapticOpenFromMouse