pub unsafe extern "C" fn SDL_GameControllerGetNumTouchpads(
    gamecontroller: *mut SDL_GameController
) -> c_int
Expand description

Get the number of touchpads on a game controller.

\since This function is available since SDL 2.0.14.