Int32x4 operator -(
Int32x4 other
)

Subtraction operator.

Source

/// Subtraction operator.
Int32x4 operator-(Int32x4 other);