pub unsafe extern "C" fn SDL_IsMouseHaptic() -> bool
dep_sdl3
Query whether or not the current mouse has haptic capabilities.
Returns true if the mouse is haptic or false if it isn’t.
This function is available since SDL 3.2.0.
SDL_OpenHapticFromMouse