d property

  1. @Array([12])
Array<Uint8> d
getter/setter pair

Implementation

@ffi.Array.multi([12])
external ffi.Array<ffi.Uint8> d;