SDL Wiki
(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)

SDL_hid_free_enumeration

Free an enumeration Linked List

Header File

Defined in SDL_hidapi.h

Syntax

void SDL_hid_free_enumeration(SDL_hid_device_info *devs);

Function Parameters

devs Pointer to a list of struct_device returned from SDL_hid_enumerate().

Remarks

This function frees a linked list created by SDL_hid_enumerate().

Version

This function is available since SDL 2.0.18.


CategoryAPI, CategoryAPIFunction


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.