pub const fn mmap_chunk_align_down(addr: Address) -> Address
Expand description

Align down an address to the nearest chunk at which granularity we mmap memory.