Function miri::alloc_range
source · pub fn alloc_range(start: Size, size: Size) -> AllocRange
Expand description
Free-starting constructor for less syntactic overhead.
pub fn alloc_range(start: Size, size: Size) -> AllocRange
Free-starting constructor for less syntactic overhead.