pub unsafe extern "C" fn SDL_SetClipboardText( text: *const c_char, ) -> c_int
\brief Put UTF-8 text into the clipboard
\sa SDL_GetClipboardText()