(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)
SDL_JoystickGUID
A structure that encodes the stable unique id for a joystick device.
Defined in SDL_joystick.h
Syntax
typedef SDL_GUID SDL_JoystickGUID;
This is just a standard SDL_GUID by a different name.
CategoryAPI, CategoryAPIDatatype, CategoryJoystick