Function plain::is_aligned [−][src]
pub fn is_aligned<T>(bytes: &[u8]) -> bool
Check if a byte slice is aligned suitably for type T.
pub fn is_aligned<T>(bytes: &[u8]) -> bool
Check if a byte slice is aligned suitably for type T.