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