Get the name of a keyboard.
This function returns "" if the keyboard doesn't have a name.
the keyboard instance ID.
the name of the selected keyboard or NULL on failure; call SDL_GetError() for more information.
Threadsafety: This function should only be called on the main thread.
SDL_GetKeyboards
See Implementation
Get the name of a keyboard.
This function returns "" if the keyboard doesn't have a name.