line property

Pointer<Pointer<Char>> line
getter/setter pair

< array of lines

Implementation

external ffi.Pointer<ffi.Pointer<ffi.Char>> line;