Function get

Source
pub fn get<T: Pod>(data: &[u8], index: usize) -> Option<&T>
Expand description

Get at index.