dataPtr property

Pointer<Float> get dataPtr

Implementation

ffi.Pointer<ffi.Float> get dataPtr => ccore.std_VecF32_data(ptr);