Contents

vU256SubS(_:_:_:)

Unsigned 256-bit subtraction with saturation (clipping).

Declaration

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

See Also

Performing arithmetic operations on large integers