BLRect

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

Members

Variables

h
double h;
Undocumented in source.
w
double w;
Undocumented in source.
x
double x;
Undocumented in source.
y
double y;
Undocumented in source.

Meta