Struct

GumDarwinModuleImageSegment

Description

struct GumDarwinModuleImageSegment {
  guint64 offset;
  guint64 size;
  GumDarwinPageProtection protection;
}

No description available.

Structure members
offset: guint64

No description available.

size: guint64

No description available.

protection: GumDarwinPageProtection

No description available.