dataPtr property

Pointer<UnsignedChar> get dataPtr

Implementation

ffi.Pointer<ffi.UnsignedChar> get dataPtr => ccore.std_VecUChar_data(ptr);