Contents

vS256SubS(_:_:_:)

Signed 256-bit subtraction with saturation (clipping).

Declaration

func vS256SubS(_ a: UnsafePointer<vS256>, _ b: UnsafePointer<vS256>, _ result: UnsafeMutablePointer<vS256>)

See Also

Performing arithmetic operations on large integers