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