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