RectangleInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct RectangleInfo {}

Members

Variables

height
size_t height;
Undocumented in source.
width
size_t width;
Undocumented in source.
x
ssize_t x;
y
ssize_t y;
Undocumented in source.

Meta