Struct

GumRangeDetails

Description

struct GumRangeDetails {
  const GumMemoryRange* range;
  GumPageProtection protection;
  const GumFileMapping* file;
}

No description available.

Structure members
range: GumMemoryRange

No description available.

protection: GumPageProtection

No description available.

file: GumFileMapping

No description available.