Get the SDL_Joystick associated with an instance id.
Defined in SDL_joystick.h
instance_id | the instance id to get the SDL_Joystick for |
Returns an SDL_Joystick on success or NULL on failure; call SDL_GetError() for more information.
This function is available since SDL 2.0.4.