cursor property

  1. @UnsignedInt()
int cursor
getter/setter pair

Feedback is written to this cursor. Always equal or in front of the read cursor.

Implementation

@ma_uint32()
external int cursor;