fast_memcopy

Function fast_memcopy 

Source
pub fn fast_memcopy(src: &[u8], dst: &mut [u8]) -> Result<()>
Expand description

Fast memory copy using SIMD alignment