Check to see if an effect is supported by a haptic device.
\param haptic the SDL_Haptic device to query.
\param effect the desired effect to query.
\returns true if the effect is supported or false if it isn't.
\since This function is available since SDL 3.2.0.
Check to see if an effect is supported by a haptic device.
\param haptic the SDL_Haptic device to query. \param effect the desired effect to query. \returns true if the effect is supported or false if it isn't.
\since This function is available since SDL 3.2.0.
\sa SDL_CreateHapticEffect \sa SDL_GetHapticFeatures