pub unsafe extern "C" fn SDL_HasClipboardText() -> SDL_bool
Expand description

\brief Returns a flag indicating whether the clipboard exists and contains a text string that is non-empty

\sa SDL_GetClipboardText()