last_call property

  1. @Bool()
bool last_call
getter/setter pair

True iff this is the last callback invocation.

Implementation

@ffi.Bool()
external bool last_call;