Contents

vU256Add(_:_:_:)

Unsigned 256-bit addition (modular arithmetic).

Declaration

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

See Also

Performing arithmetic operations on large integers