Struct modulus::x64::memory::alloc::area::Area
[−]
[src]
pub struct Area { pub min: u64, pub max: u64, }
Represents a memory area
Fields
min | |
max |