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