Contents

vU256AddS(_:_:_:)

Unsigned 256-bit addition with saturation (clipping).

Declaration

func vU256AddS(_ a: UnsafePointer<vU256>, _ b: UnsafePointer<vU256>, _ result: UnsafeMutablePointer<vU256>)

See Also

Performing arithmetic operations on large integers