Get the USB vendor ID of an opened joystick, if available.
If the vendor ID isn't available this function returns 0.
the SDL_Joystick obtained from SDL_OpenJoystick().
The USB vendor ID of the selected joystick, or 0 if unavailable.
SDL_GetJoystickVendorForID
See Implementation
Get the USB vendor ID of an opened joystick, if available.
If the vendor ID isn't available this function returns 0.