xSetDashesReq

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

Members

Variables

dashOffset
CARD16 dashOffset;
Undocumented in source.
gc
GContext gc;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
nDashes
CARD16 nDashes;
Undocumented in source.
pad
BYTE pad;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.

Meta