pub unsafe extern "C" fn SDL_GameControllerGetNumTouchpads(
gamecontroller: *mut SDL_GameController,
) -> c_intExpand description
Get the number of touchpads on a game controller.
\since This function is available since SDL 2.0.14.
pub unsafe extern "C" fn SDL_GameControllerGetNumTouchpads(
gamecontroller: *mut SDL_GameController,
) -> c_intGet the number of touchpads on a game controller.
\since This function is available since SDL 2.0.14.