xrgb

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

Members

Variables

blue
CARD16 blue;
green
CARD16 green;
pad
CARD16 pad;
Undocumented in source.
red
CARD16 red;
Undocumented in source.

Meta