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