Searched refs:SDL_UDEV_PrivateData (Results 1 – 2 of 2) sorted by relevance
96 typedef struct SDL_UDEV_PrivateData struct107 } SDL_UDEV_PrivateData; argument
42 #define _THIS SDL_UDEV_PrivateData *_this119 _this = (SDL_UDEV_PrivateData *) SDL_calloc(1, sizeof(*_this)); in SDL_UDEV_Init()
Completed in 6 milliseconds