Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ FixedRotate()

static Vector64< uint > System.Runtime.Intrinsics.Arm.Sha1.FixedRotate ( Vector64< uint > hash_e)
inlinestatic

Definition at line 29 of file Sha1.cs.

30 {
31 throw new PlatformNotSupportedException();
32 }