dataPtr property

Pointer<Int32> get dataPtr

Implementation

ffi.Pointer<ffi.Int32> get dataPtr => ccore.std_VecI32_data(ptr);