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

◆ ConvertToUInt32RoundToZeroScalar()

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

Definition at line 4834 of file AdvSimd.cs.

4835 {
4836 throw new PlatformNotSupportedException();
4837 }