dataPtr property

Pointer<Char> get dataPtr

Implementation

ffi.Pointer<ffi.Char> get dataPtr => ccore.std_VecChar_data(ptr);