SDL_HAPTIC_PAUSE - Man Page
Device can be paused.
Synopsis
#include <SDL3/SDL_haptic.h> #define SDL_HAPTIC_PAUSE (1u<<19)
Description
Devices supports being paused.
Availability
This macro is available since SDL 3.2.0.
See Also
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS