pub(crate) unsafe fn pod_read_unaligned<T: Copy>(bytes: &[u8]) -> T
Reads the slice into a T value.
T
try_pod_read_unaligned