SDL_HapticEffectID

ID for haptic effects.

This is -1 if the ID is invalid.

\sa SDL_CreateHapticEffect

extern (C) nothrow @nogc
alias SDL_HapticEffectID = int

Meta