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