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

◆ Negate() [2/8]

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

Definition at line 7779 of file AdvSimd.cs.

7780 {
7781 throw new PlatformNotSupportedException();
7782 }