menu
ncurses package
documentation
bindings.dart
NCursesLibrary
getmouse method
getmouse method
dark_mode
light_mode
getmouse
method
int
getmouse
(
Pointer
<
MEVENT
>
arg0
)
Implementation
int getmouse( ffi.Pointer<MEVENT> arg0, ) { return _getmouse( arg0, ); }
ncurses package
documentation
bindings
NCursesLibrary
getmouse method
NCursesLibrary class