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