pub unsafe extern "C" fn SDL_HasGamepad() -> bool
dep_sdl3
Return whether a gamepad is currently connected.
Returns true if a gamepad is connected, false otherwise.
This function is available since SDL 3.2.0.
SDL_GetGamepads