menu
z3 package
documentation
z3_ffi.dart
Z3Lib
puts method
puts method
dark_mode
light_mode
puts
method
int
puts
(
Pointer
<
Char
>
_Buffer
)
Implementation
int puts( ffi.Pointer<ffi.Char> _Buffer, ) { return _puts( _Buffer, ); }
z3 package
documentation
z3_ffi
Z3Lib
puts method
Z3Lib class