xAllocColorCellsReq

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

Members

Variables

cmap
Colormap cmap;
Undocumented in source.
colors
CARD16 colors;
Undocumented in source.
contiguous
BOOL contiguous;
Undocumented in source.
length
CARD16 length;
planes
CARD16 planes;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.

Meta