count property

  1. @Uint32()
int count
getter/setter pair

Number of elements for binding arrays (0 = not an array).

Implementation

@ffi.Uint32()
external int count;