devela::_dep::bytemuck::checked

Function pod_read_unaligned

pub fn pod_read_unaligned<T>(bytes: &[u8]) -> T
Available on crate feature dep_bytemuck only.
Expand description

Reads the slice into a T value.

ยงPanics