Function is_aligned_4k

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

Checks whether the address is 4K-aligned.