eof property

Pointer<NativeFunction<Bool Function(Pointer<Void> ctx)>> eof
getter/setter pair

Implementation

external ffi
    .Pointer<ffi.NativeFunction<ffi.Bool Function(ffi.Pointer<ffi.Void> ctx)>>
    eof;