- pSDL_ClearError
alias pSDL_ClearError = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_GetError
alias pSDL_GetError = const(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_SetError
alias pSDL_SetError = void 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.