_GLFWmonitorWayland

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow __gshared
struct _GLFWmonitorWayland {}

Members

Variables

currentMode
int currentMode;
Undocumented in source.
name
uint name;
Undocumented in source.
output
wl_output* output;
Undocumented in source.
scale
int scale;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta