close property

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

Implementation

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