pub const fn is_page_aligned(p: usize) -> bool
Expand description

Checks if the given address is page-aligned.