ptr property

Pointer<GhosttyCell> ptr
getter/setter pair

Pointer to len contiguous cell values.

Implementation

external ffi.Pointer<GhosttyCell> ptr;