object
0.36.4
In object::
pod
Function
object
::
pod
::
bytes_of_mut
Copy item path
source
·
[
−
]
pub fn bytes_of_mut<T:
Pod
>(val:
&mut T
) -> &mut [
u8
]
ⓘ
Expand description
Cast a
Pod
type to a mutable byte slice.