vU64Neg(_:)
Unsigned 64-bit negation.
Declaration
func vU64Neg(_ vA: vUInt32) -> vUInt32Parameters
- vA:
The value to negate.
Return Value
Returns the negated value.
Unsigned 64-bit negation.
func vU64Neg(_ vA: vUInt32) -> vUInt32The value to negate.
Returns the negated value.