GuiMessageBox abstract method
Implementation
int GuiMessageBox(
RectangleStructType bounds,
String? title,
String message,
String buttons,
);
int GuiMessageBox(
RectangleStructType bounds,
String? title,
String message,
String buttons,
);