MessageBox structure containing title, text, window, etc.
Array of window buttons
SDL_MessageBoxColorScheme, can be NULL to use system settings
Flags
UTF-8 message text
Number of window buttons
UTF-8 title
Parent window, can be NULL
See Implementation
MessageBox structure containing title, text, window, etc.