DOKK / manpages / debian 13 / libsdl3-doc / SDL_hid_device.3type.en
SDL_hid_device(3type) SDL3 DATATYPES SDL_hid_device(3type)

SDL_hid_device - An opaque handle representing an open HID device.

Defined in SDL3/SDL_hidapi.h

#include "SDL3/SDL.h"
typedef struct SDL_hid_device SDL_hid_device;

This struct is available since SDL 3.2.0.

SDL 3.2.10 Simple Directmedia Layer