Function region::page::size_from_range

source ·
pub fn size_from_range(address: *const u8, sz: usize) -> usize
Expand description

Rounds a size up to the closest page boundary, relative to an address.