ALLEGRO_DISPLAY_MODE

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)
struct ALLEGRO_DISPLAY_MODE {}

Members

Variables

format
int format;
Undocumented in source.
height
int height;
Undocumented in source.
refresh_rate
int refresh_rate;
Undocumented in source.
width
int width;
Undocumented in source.

Meta