- pSDL_GetClipboardText
alias pSDL_GetClipboardText = char* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_HasClipboardText
alias pSDL_HasClipboardText = SDL_bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_SetClipboardText
alias pSDL_SetClipboardText = int function(const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.