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

◆ Min() [13/14]

static Vector64< uint > System.Runtime.Intrinsics.Arm.AdvSimd.Min ( Vector64< uint > left,
Vector64< uint > right )
inlinestaticinherited

Definition at line 6239 of file AdvSimd.cs.

6240 {
6241 throw new PlatformNotSupportedException();
6242 }