[][src]Function object::pod::bytes_of

pub fn bytes_of<T: Pod>(val: &T) -> &[u8]
[]

Cast a Pod type to a byte slice.