i property

  1. @Array.multi<NativeType>([8])
Array<Int> i
getter/setter pair

Implementation

@ffi.Array.multi([8])
external ffi.Array<ffi.Int> i;