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

◆ ScheduleUpdate0()

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

Definition at line 39 of file Sha256.cs.

40 {
41 throw new PlatformNotSupportedException();
42 }