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

◆ Min() [7/14]

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

Definition at line 6269 of file AdvSimd.cs.

6270 {
6271 throw new PlatformNotSupportedException();
6272 }