Get the status of a specified joystick.
Defined in <SDL3/SDL_joystick.h>
joystick | the joystick to query |
Returns SDL_TRUE if the joystick has been opened, SDL_FALSE if it has not; call SDL_GetError() for more information.
This function is available since SDL 3.0.0.