vS64Neg(_:)
Signed 64-bit negation.
Declaration
func vS64Neg(_ vA: vSInt32) -> vSInt32Parameters
- vA:
The value to negate.
Return Value
Returns the negated value.
Signed 64-bit negation.
func vS64Neg(_ vA: vSInt32) -> vSInt32The value to negate.
Returns the negated value.