Contents

vS256Sub(_:_:_:)

Signed 256-bit subtraction (modular arithmetic).

Declaration

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

See Also

Performing arithmetic operations on large integers