pub unsafe fn slice_as_bytes<T>(value: &[T]) -> &[u8] ⓘ
View this slice of values as a slice of bytes.