VSwap
R3VECTOR *VSwap(R3VECTOR *v1, R3VECTOR *v2);
v1, v2 - vectors to be swapped
Address of 'v1'
Swaps given vectors