SDL_hid_open

Undocumented in source.
  1. SDL_hid_device* SDL_hid_open(ushort vendor_id, ushort product_id, const(dchar)* serial_number)
  2. pSDL_hid_open SDL_hid_open;
    __gshared
    static if(sdlSupport >= SDLSupport.sdl2018)
    static if(!(staticBinding))
    pSDL_hid_open SDL_hid_open;

Meta