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

◆ ConvertToInt32RoundAwayFromZero() [2/2]

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

Definition at line 4659 of file AdvSimd.cs.

4660 {
4661 throw new PlatformNotSupportedException();
4662 }