pub unsafe extern "C" fn FVec3_Add( lhs: C3D_FVec, rhs: C3D_FVec ) -> C3D_FVec
Add two FVec3s
lhs
rhs
lhs+rhs (sum)