Get the instance ID of an opened gamepad.
a gamepad identifier previously returned by SDL_OpenGamepad().
the instance ID of the specified gamepad on success or 0 on failure; call SDL_GetError() for more information.
See Implementation
Get the instance ID of an opened gamepad.