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

◆ ConvertToInt32RoundToZeroScalar()

static Vector64< int > System.Runtime.Intrinsics.Arm.AdvSimd.ConvertToInt32RoundToZeroScalar ( Vector64< float > value)
inlinestaticinherited

Definition at line 4729 of file AdvSimd.cs.

4730 {
4731 throw new PlatformNotSupportedException();
4732 }