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

◆ Not() [17/20]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.Not ( Vector64< short > value)
inlinestaticinherited

Definition at line 7844 of file AdvSimd.cs.

7845 {
7846 throw new PlatformNotSupportedException();
7847 }