运算符 - 抽象方法

Int32x4 operator -(
  1. Int32x4 other
)

减法运算符。

实现

Int32x4 operator -(Int32x4 other);