Function sdl2_sys::SDL_MouseIsHaptic
source · pub unsafe extern "C" fn SDL_MouseIsHaptic() -> c_int
Expand description
Query whether or not the current mouse has haptic capabilities.
\returns SDL_TRUE if the mouse is haptic or SDL_FALSE if it isn’t.
\since This function is available since SDL 2.0.0.
\sa SDL_HapticOpenFromMouse