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

◆ ConvertToUInt32RoundToEven() [2/2]

static Vector64< uint > System.Runtime.Intrinsics.Arm.AdvSimd.ConvertToUInt32RoundToEven ( Vector64< float > value)
inlinestaticinherited

Definition at line 4779 of file AdvSimd.cs.

4780 {
4781 throw new PlatformNotSupportedException();
4782 }