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