SDL_JoystickSendEffect

Undocumented in source.
  1. int SDL_JoystickSendEffect(SDL_Joystick* joystick, const(void)* data, int size)
  2. pSDL_JoystickSendEffect SDL_JoystickSendEffect;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl2016)
    pSDL_JoystickSendEffect SDL_JoystickSendEffect;

Meta