dataPtr property

Pointer<Uint16> get dataPtr

Implementation

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