Contents

vLL256Shift(_:_:_:)

256-bit logical left shift.

Declaration

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

See Also

Shifting and rotating large integers