Get the SDL_Joystick associated with a player index.
the player index to get the SDL_Joystick for.
An SDL_Joystick on success or NULL on failure; call SDL_GetError() for more information.
SDL_GetJoystickPlayerIndex SDL_SetJoystickPlayerIndex
See Implementation
Get the SDL_Joystick associated with a player index.