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

◆ Not() [10/20]

static Vector128< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.Not ( Vector128< ushort > value)
inlinestaticinherited

Definition at line 7919 of file AdvSimd.cs.

7920 {
7921 throw new PlatformNotSupportedException();
7922 }