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

◆ Abs() [2/8]

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

Definition at line 2999 of file AdvSimd.cs.

3000 {
3001 throw new PlatformNotSupportedException();
3002 }