SDL_hid_device.3type - Man Page

An opaque handle representing an open HID device.

Header File

Defined in SDL3/SDL_hidapi.h

Synopsis

#include "SDL3/SDL.h"

typedef struct SDL_hid_device SDL_hid_device;

Availability

This struct is available since SDL 3.2.0.

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 DATATYPES