Function value_as_bytes_mut
pub unsafe fn value_as_bytes_mut<T: Sized>(value: &mut T) -> &mut [u8]
View this reference as a mutable slice of bytes.
value_as_bytes_mutpub unsafe fn value_as_bytes_mut<T: Sized>(value: &mut T) -> &mut [u8]
View this reference as a mutable slice of bytes.