fn ensure_aligned<T: ?Sized + Pointable>(raw: usize)
Expand description

Panics if the pointer is not properly unaligned.