Function libafl::mutators::mutations::buffer_copy[][src]

pub fn buffer_copy(
    dst: &mut [u8],
    src: &[u8],
    from: usize,
    to: usize,
    len: usize
)

Mem move between vecs