SDL_GetClipboardText

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* SDL_GetClipboardText()
    extern (C) @nogc nothrow
    static if(staticBinding)
    char*
    SDL_GetClipboardText
    ()
  2. pSDL_GetClipboardText SDL_GetClipboardText;

Meta