Contents

vS64AddS(_:_:)

Signed 64-bit addition with saturation (clipping).

Declaration

func vS64AddS(_ vA: vSInt32, _ vB: vSInt32) -> vSInt32

See Also

Integer Arithmetic Functions (from vBasicOps.h)