Contents

vU128Sub(_:_:)

Unsigned 128-bit subtraction (modular arithmetic).

Declaration

func vU128Sub(_ vA: vUInt32, _ vB: vUInt32) -> vUInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)