Searched refs:SDL_hid_device_info (Results 1 – 1 of 1) sorted by relevance
75 typedef struct SDL_hid_device_info struct113 struct SDL_hid_device_info *next; argument114 } SDL_hid_device_info; typedef191 extern DECLSPEC SDL_hid_device_info * SDLCALL SDL_hid_enumerate(unsigned short vendor_id, unsigned …203 extern DECLSPEC void SDLCALL SDL_hid_free_enumeration(SDL_hid_device_info *devs);
Completed in 8 milliseconds