dataPtr property

Pointer<Double> get dataPtr

Implementation

ffi.Pointer<ffi.Double> get dataPtr => ccore.std_VecF64_data(ptr);