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