Function region::page::floor

source ·
pub fn floor(address: usize) -> usize
Expand description

Rounds an address down to the closest page boundary.