Skip to main content

copy_from_slice

Function copy_from_slice 

Source
pub fn copy_from_slice<'a>(src: &[u8], dst: &'a mut [u8]) -> &'a mut [u8]