Contents

vU1024AddS(_:_:_:)

Unsigned 1024-bit addition with saturation (clipping).

Declaration

func vU1024AddS(_ a: UnsafePointer<vU1024>, _ b: UnsafePointer<vU1024>, _ result: UnsafeMutablePointer<vU1024>)

See Also

Performing arithmetic operations on large integers