pub fn scopy(x: &mut VectorF32, y: &mut VectorF32) -> Value
This function copy the elements of the vector x into the vector y.