is_aligned

Function is_aligned 

pub const fn is_aligned(value: usize, alignment: usize) -> bool
Expand description

Check if a value is aligned.