pub unsafe extern "C" fn FVec3_Negate(v: C3D_FVec) -> C3D_FVec
Negate a FVec3
Note: This is equivalent to FVec3_Scale(v, -1)
FVec3_Scale(v, -1)
v
-v