Get the name of a mouse.
Defined in <SDL3/SDL_mouse.h>
instance_id | the mouse instance ID |
Returns the name of the selected mouse, or NULL on failure; call SDL_GetError() for more information.
This function returns "" if the mouse doesn't have a name.
This function is available since SDL 3.0.0.