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