Free an enumeration linked list.
Defined in <SDL3/SDL_hidapi.h>
devs | Pointer to a list of struct_device returned from SDL_hid_enumerate(). |
This function frees a linked list created by SDL_hid_enumerate().
This function is available since SDL 3.0.0.