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

◆ ScheduleUpdate0()

static Vector128< uint > System.Runtime.Intrinsics.Arm.Sha1.ScheduleUpdate0 ( Vector128< uint > w0_3,
Vector128< uint > w4_7,
Vector128< uint > w8_11 )
inlinestatic

Definition at line 49 of file Sha1.cs.

50 {
51 throw new PlatformNotSupportedException();
52 }