pub fn sswap(x: &mut VectorF32, y: &mut VectorF32) -> Value
This function exchanges the elements of the vectors x and y.