Query whether there is data in the clipboard for the provided mime type.
Defined in <SDL3/SDL_clipboard.h>
mime_type | The mime type to check for data for |
Returns SDL_TRUE if there exists data in clipboard for the provided mime type, SDL_FALSE if it does not.
This function is available since SDL 3.0.0.