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