first property

  1. @Int()
int first
getter/setter pair

!< first position in the ring

Implementation

@ffi.Int()
external int first;