Function ostd::mm::is_page_aligned

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

Checks if the given address is page-aligned.