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