Convert from an SDL_GamepadType enum to a string.
an enum value for a given SDL_GamepadType.
a string for the given type, or NULL if an invalid type is specified. The string returned is of the format used by SDL_Gamepad mapping strings.
SDL_GetGamepadTypeFromString
See Implementation
Convert from an SDL_GamepadType enum to a string.