Struct
GumDarwinModuleImageSegment
Description
struct GumDarwinModuleImageSegment {
guint64 offset;
guint64 size;
GumDarwinPageProtection protection;
}
No description available.
Structure members
offset:guint64No description available.
size:guint64No description available.
protection:GumDarwinPageProtectionNo description available.