Get the status of the current effect on the specified haptic device.
Device must support the SDL_HAPTIC_STATUS feature.
\param haptic the SDL_Haptic device to query for the effect status on.
\param effect the ID of the haptic effect to query its status.
\returns true if it is playing, false if it isn't playing or haptic status
isn't supported.
\since This function is available since SDL 3.2.0.
Get the status of the current effect on the specified haptic device.
Device must support the SDL_HAPTIC_STATUS feature.
\param haptic the SDL_Haptic device to query for the effect status on. \param effect the ID of the haptic effect to query its status. \returns true if it is playing, false if it isn't playing or haptic status isn't supported.
\since This function is available since SDL 3.2.0.
\sa SDL_GetHapticFeatures