Skip to main content
is_aligned
page
page
Function
is_
aligned
Copy item path
Source
pub const fn is_aligned(val: usize) -> bool
Expand description
Returns true if
val
is aligned to a page boundary.