SDL_Joystick.3type - Man Page
The joystick structure used to identify an SDL joystick.
Synopsis
#include <SDL3/SDL_joystick.h> typedef struct SDL_Joystick SDL_Joystick;
Description
This is opaque data.
Availability
This struct is available since SDL 3.2.0.
Info
SDL 3.4.0 Simple Directmedia Layer SDL3 DATATYPES