SDL_JoystickGetType

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_JoystickType SDL_JoystickGetType(SDL_Joystick* )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    static if(sdlSupport >= SDLSupport.sdl206)
    SDL_JoystickGetType
  2. pSDL_JoystickGetType SDL_JoystickGetType;

Meta