ALLEGRO_DISPLAY_MODE
nothrow @nogc extern (C) 
struct ALLEGRO_DISPLAY_MODE  {
}
- formatint format; 
- Undocumented in source. 
- heightint height; 
- Undocumented in source. 
- refresh_rateint refresh_rate; 
- Undocumented in source. 
- widthint width; 
- Undocumented in source.