Skip to main content
is_aligned
ringkernel_
core
0.4.2
In ringkernel_
core::
memory::
align
ringkernel_core
::
memory
::
align
Function
is_
aligned
Copy item path
Source
pub const fn is_aligned(value:
usize
, alignment:
usize
) ->
bool
Expand description
Check if a value is aligned.