start property

Pointer<Char> start
getter/setter pair

The start of the buffer.

Implementation

external ffi.Pointer<ffi.Char> start;