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