_XRRCrtcGamma

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

Members

Variables

blue
ushort* blue;
Undocumented in source.
green
ushort* green;
Undocumented in source.
red
ushort* red;
Undocumented in source.
size
int size;
Undocumented in source.

Meta