Function lebe::io::bytes::value_as_bytes_mut

source ·
pub unsafe fn value_as_bytes_mut<T: Sized>(value: &mut T) -> &mut [u8] 
Expand description

View this reference as a mutable slice of bytes.