flush property

Pointer<NativeFunction<Void Function()>> flush
getter/setter pair

Flush the output buffer of print.

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Void Function()>> flush;