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