_XRegion

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

Members

Variables

extents
BOX extents;
Undocumented in source.
numRects
c_long numRects;
Undocumented in source.
rects
BOX* rects;
Undocumented in source.
size
c_long size;
Undocumented in source.

Meta