Function memory_addr::align_offset_4k
source · pub const fn align_offset_4k(addr: usize) -> usize
Expand description
Returns the offset of the address within a 4K-sized page.
pub const fn align_offset_4k(addr: usize) -> usize
Returns the offset of the address within a 4K-sized page.