tagRECT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

version(Android)
extern (C) @nogc
struct tagRECT {}

Members

Variables

bottom
.LONG bottom;

Undocumented in source.

left
.LONG left;

Undocumented in source.

right
.LONG right;

Undocumented in source.

top
.LONG top;

Undocumented in source.

Meta