Contents

vU512SubS(_:_:_:)

Unsigned 512-bit subtraction with saturation (clipping).

Declaration

func vU512SubS(_ a: UnsafePointer<vU512>, _ b: UnsafePointer<vU512>, _ result: UnsafeMutablePointer<vU512>)

See Also

Performing arithmetic operations on large integers