dataPtr property

Pointer<Int16> get dataPtr

Implementation

ffi.Pointer<ffi.Int16> get dataPtr => ccore.std_VecI16_data(ptr);