Contents

vS1024AddS(_:_:_:)

Signed 1024-bit addition with saturation (clipping).

Declaration

func vS1024AddS(_ a: UnsafePointer<vS1024>, _ b: UnsafePointer<vS1024>, _ result: UnsafeMutablePointer<vS1024>)

See Also

Performing arithmetic operations on large integers