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