Query whether there is data in the clipboard for the provided mime type.
the mime type to check for data for.
true if there exists data in clipboard for the provided mime type, false if it does not.
Threadsafety: This function should only be called on the main thread.
SDL_SetClipboardData SDL_GetClipboardData
See Implementation
Query whether there is data in the clipboard for the provided mime type.