xPixmapFormat
version(linux)
extern (
C) nothrow @
nogc struct xPixmapFormat {
}
- bitsPerPixel
CARD8 bitsPerPixel;
Undocumented in source.
- depth
CARD8 depth;
Undocumented in source.
- pad1
CARD8 pad1;
Undocumented in source.
- pad2
CARD32 pad2;
Undocumented in source.
- scanLinePad
CARD8 scanLinePad;
Undocumented in source.
derelict x11 Xproto
aliasesenumsstructsunionsvariables