Function region::page::size_from_range [−][src]
pub fn size_from_range(address: *const u8, sz: usize) -> usize
Rounds a size up to the closest page boundary, relative to an address.
pub fn size_from_range(address: *const u8, sz: usize) -> usize
Rounds a size up to the closest page boundary, relative to an address.