[][src]Function amethyst_rendy::rendy::util::cast_slice

Important traits for &'_ [u8]
pub fn cast_slice<T>(slice: &[T]) -> &[u8]

Cast slice of some arbitrary type into slice of bytes.