dataPtr property

Pointer<Uint16> get dataPtr

Implementation

ffi.Pointer<ffi.Uint16> get dataPtr => ccore.std_VecU16_data(ptr);