Function memory_addr::is_aligned_4k

source ·
pub const fn is_aligned_4k(addr: usize) -> bool
Expand description

Checks whether the address is 4K-aligned.