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