pub(crate) fn is_aligned_to(ptr: *const (), align: usize) -> bool
Checks if ptr is aligned to an align memory boundary.
ptr
align