MOUSE_STATUS

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

Members

Variables

button
short[3] button;
Undocumented in source.
changes
int changes;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta