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

◆ Min() [6/14]

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

Definition at line 6274 of file AdvSimd.cs.

6275 {
6276 throw new PlatformNotSupportedException();
6277 }