Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ NegateSaturate() [3/6]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.NegateSaturate ( Vector128< short > value)
inlinestaticinherited

Definition at line 7809 of file AdvSimd.cs.

7810 {
7811 throw new PlatformNotSupportedException();
7812 }