Contents

vLR256Shift(_:_:_:)

256-bit logical right shift.

Declaration

func vLR256Shift(_ a: UnsafePointer<vU256>, _ shiftAmount: UInt32, _ result: UnsafeMutablePointer<vU256>)

See Also

Shifting and rotating large integers