Contents

vA1024Shift(_:_:_:)

1024-bit arithmetic shift.

Declaration

func vA1024Shift(_ a: UnsafePointer<vS1024>, _ shiftAmount: UInt32, _ result: UnsafeMutablePointer<vS1024>)

See Also

Shifting and rotating large integers