pub type GumMallocRangeDetails = _GumMallocRangeDetails;

Aliased Type§

struct GumMallocRangeDetails {
    pub range: *const _GumMemoryRange,
}

Fields§

§range: *const _GumMemoryRange