SDL_hid_get_manufacturer_string

Undocumented in source.
  1. int SDL_hid_get_manufacturer_string(SDL_hid_device* dev, dchar* string_, size_t maxlen)
  2. pSDL_hid_get_manufacturer_string SDL_hid_get_manufacturer_string;
    __gshared
    static if(sdlSupport >= SDLSupport.sdl2018)
    static if(!(staticBinding))
    pSDL_hid_get_manufacturer_string SDL_hid_get_manufacturer_string;

Meta