Get the touch device name as reported from the driver.
Defined in <SDL3/SDL_touch.h>
touchID | the touch device instance ID. |
Returns touch device name, or NULL on error; call SDL_GetError() for more details.
You do not own the returned string, do not modify or free it.
This function is available since SDL 3.0.0.