Home
last modified time | relevance | path

Searched refs:SDL_hid_device_info (Results 1 – 1 of 1) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_hidapi.h75 typedef struct SDL_hid_device_info struct
113 struct SDL_hid_device_info *next; argument
114 } SDL_hid_device_info; typedef
191 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