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