d property

  1. @Array([3])
Array<Uint32> d
getter/setter pair

Implementation

@ffi.Array.multi([3])
external ffi.Array<ffi.Uint32> d;