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

◆ ExtractNarrowingLower() [2/6]

static Vector64< int > System.Runtime.Intrinsics.Arm.AdvSimd.ExtractNarrowingLower ( Vector128< long > value)
inlinestaticinherited

Definition at line 5154 of file AdvSimd.cs.

5155 {
5156 throw new PlatformNotSupportedException();
5157 }