xStoreNamedColorReq

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

Members

Variables

cmap
Colormap cmap;
Undocumented in source.
flags
CARD8 flags;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
nbytes
CARD16 nbytes;
Undocumented in source.
pad1
BYTE pad1;
pad2
BYTE pad2;
Undocumented in source.
pixel
CARD32 pixel;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.

Meta