MOUSE_STATUS
extern (C) nothrow
struct MOUSE_STATUS {
}
- 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.
pdcurses curses
aliasesfunctionsmanifest constantsstatic variablesstructsvariables