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