Skip to content

MemoryPage

View as Markdown

MemoryPage represents a single allocated page of VM memory.

Package: thru.services.v1

FieldType#Description
page_indexuint321 · optionalIndex within the segment’s page array
databytes2 · optionalPage contents (4096 bytes)