offset_bytes property

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

< Offset in bytes into the allocation (default 0). Base offset for the imported memory region.

Implementation

@ffi.Size()
external int offset_bytes;