#include "SDL.h"
char *SDL_GetKeyName(SDLKey key);
char *SDL_GetKeyName
Returns the SDL-defined name of the SDLKey key.
SDLKey