Function rustc_middle::mir::interpret::allocation::alloc_range

source ยท
pub fn alloc_range(start: Size, size: Size) -> AllocRange
Expand description

Free-starting constructor for less syntactic overhead.