[−][src]Function sdl2_sys::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()
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()