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