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