Struct
GumRangeDetails
Description
struct GumRangeDetails {
const GumMemoryRange* range;
GumPageProtection protection;
const GumFileMapping* file;
}
No description available.
Structure members
range:GumMemoryRangeNo description available.
protection:GumPageProtectionNo description available.
file:GumFileMappingNo description available.