Stop the simple rumble on a haptic device.
\param haptic the haptic device to stop the rumble effect on. \returns true on success or false on failure; call SDL_GetError() for more information.
\since This function is available since SDL 3.2.0.
\sa SDL_PlayHapticRumble
See Implementation
Stop the simple rumble on a haptic device.
\param haptic the haptic device to stop the rumble effect on. \returns true on success or false on failure; call SDL_GetError() for more information.
\since This function is available since SDL 3.2.0.
\sa SDL_PlayHapticRumble