- pSDL_ShowMessageBox
alias pSDL_ShowMessageBox = int function(const(SDL_MessageBoxData)*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_ShowSimpleMessageBox
alias pSDL_ShowSimpleMessageBox = int function(uint, const(char)*, const(char)*, SDL_Window*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.