pub unsafe extern "C" fn FVec4_Negate(v: C3D_FVec) -> C3D_FVec
Negate a FVec4
Note: This is equivalent to FVec4_Scale(v, -1)
FVec4_Scale(v, -1)
v
-v