menu
z3 package
documentation
z3_ffi.dart
Z3Lib
getwc method
getwc method
dark_mode
light_mode
getwc
method
int
getwc
(
Pointer
<
FILE
>
_Stream
)
Implementation
int getwc( ffi.Pointer<FILE> _Stream, ) { return _getwc( _Stream, ); }
z3 package
documentation
z3_ffi
Z3Lib
getwc method
Z3Lib class