Contents

vA256Shift(_:_:_:)

256-bit arithmetic shift.

Declaration

func vA256Shift(_ a: UnsafePointer<vS256>, _ shiftAmount: UInt32, _ result: UnsafeMutablePointer<vS256>)

See Also

Shifting and rotating large integers