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

◆ Min() [12/14]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.Min ( Vector64< short > left,
Vector64< short > right )
inlinestaticinherited

Definition at line 6214 of file AdvSimd.cs.

6215 {
6216 throw new PlatformNotSupportedException();
6217 }