Function sdl2_sys::SDL_GetClipboardText [] [src]

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()