Contents

vU64SubS(_:_:)

Unsigned 64-bit subtraction with saturation (clipping).

Declaration

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

See Also

Integer Arithmetic Functions (from vBasicOps.h)