Get a scancode from a human-readable name.
the human-readable scancode name.
The SDL_Scancode, or SDL_SCANCODE_UNKNOWN if the name wasn't recognized; call SDL_GetError() for more information.
Threadsafety: This function is not thread safe.
SDL_GetKeyFromName SDL_GetScancodeFromKey SDL_GetScancodeName
See Implementation
Get a scancode from a human-readable name.