SDL_HAPTIC_CUSTOM

Custom effect is supported.

User defined custom haptic effect.

extern (C) nothrow @nogc
enum SDL_HAPTIC_CUSTOM = (1u << 15);

Meta