Retrieves the SDL_GUID for a given SDL_PenID.
Defined in <SDL3/SDL_pen.h>
instance_id | The pen to query. |
Returns The corresponding pen GUID; persistent across multiple sessions. If "instance_id" is SDL_PEN_INVALID, returns an all-zeroes GUID.
This function is available since SDL 3.0.0.