Function is_page_aligned

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

Checks if the given address is page-aligned.