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