size property

  1. @Size()
int size
getter/setter pair

Size of this struct in bytes.

Implementation

@ffi.Size()
external int size;