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

◆ Abs() [6/8]

static Vector64< uint > System.Runtime.Intrinsics.Arm.AdvSimd.Abs ( Vector64< int > value)
inlinestaticinherited

Definition at line 2979 of file AdvSimd.cs.

2980 {
2981 throw new PlatformNotSupportedException();
2982 }