Struct
GumKernelModuleRangeDetails
Description
struct GumKernelModuleRangeDetails {
gchar name[48];
GumAddress address;
guint64 size;
GumPageProtection protection;
}
No description available.
Structure members
name:gcharNo description available.
address:GumAddressNo description available.
size:guint64No description available.
protection:GumPageProtectionNo description available.