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

◆ Min() [5/14]

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

Definition at line 6249 of file AdvSimd.cs.

6250 {
6251 throw new PlatformNotSupportedException();
6252 }