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