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