ALLEGRO_MONITOR_INFO

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_MONITOR_INFO {}

Members

Variables

x1
int x1;
Undocumented in source.
x2
int x2;
Undocumented in source.
y1
int y1;
Undocumented in source.
y2
int y2;
Undocumented in source.

Meta