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

◆ Min() [14/14]

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

Definition at line 6234 of file AdvSimd.cs.

6235 {
6236 throw new PlatformNotSupportedException();
6237 }