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