The structure that describes a virtual joystick touchpad.
Defined in <SDL3/SDL_joystick.h>
typedef struct SDL_VirtualJoystickTouchpadDesc
{/**< the number of simultaneous fingers on this touchpad */
Uint16 nfingers; 3];
Uint16 padding[ } SDL_VirtualJoystickTouchpadDesc;
This struct is available since SDL 3.1.3.