Get the number of supported simultaneous fingers on a touchpad on a game controller.
Defined in SDL_gamecontroller.h
int SDL_GameControllerGetNumTouchpadFingers(SDL_GameController *gamecontroller, int touchpad);
This function is available since SDL 2.0.14.