pub const fn is_aligned(value: usize, align: usize) -> bool
Checks if a value is aligned to the given alignment