[][src]Function fermium::SDL_GetClipboardText

pub unsafe extern "C" fn SDL_GetClipboardText() -> *mut c_char

\brief Get UTF-8 text from the clipboard, which must be freed with SDL_free()

\sa SDL_SetClipboardText()