optval property

Pointer<Void> optval
getter/setter pair

Pointer to the buffer in which the option is specified.

Implementation

external ffi.Pointer<ffi.Void> optval;