[][src]Function sdl2_sys::SDL_MouseIsHaptic

pub unsafe extern "C" fn SDL_MouseIsHaptic() -> c_int

\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