al_show_native_message_box

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (C)
int
al_show_native_message_box
(
ALLEGRO_DISPLAY* display
,
in char* title
,
in char* heading
,
in char* text
,
in char* buttons
,
int flags
)

Meta