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