object_instance property

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

number type first to avoid enum cast warning on = { 0 }

Implementation

@ffi.Uint32()
external int object_instance;