Contents

vU128SubS(_:_:)

Unsigned 128-bit subtraction with saturation (clipping).

Declaration

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

See Also

Integer Arithmetic Functions (from vBasicOps.h)