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

◆ ConvertToUInt32RoundToEvenScalar()

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

Definition at line 4789 of file AdvSimd.cs.

4790 {
4791 throw new PlatformNotSupportedException();
4792 }