name property

  1. @Array([64])
Array<Int8> name
getter/setter pair

Implementation

@ffi.Array.multi([64])
external ffi.Array<ffi.Int8> name;