pub fn pod_slice_to_bytes<T: Pod>(slice: &[T]) -> &[u8] ⓘ
Convert a Pod slice into a single slice of bytes
Pod