[][src]Function amethyst_rendy::util::write_into_slice

pub fn write_into_slice<I: IntoIterator>(dst_slice: &mut [u8], iter: I)

Copy the byte-data from an iterator into a slice