unused property

  1. @Array([3])
Array<Uint8> unused
getter/setter pair

Implementation

@ffi.Array.multi([3])
external ffi.Array<ffi.Uint8> unused;