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