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

◆ ExtractNarrowingLower() [1/6]

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

Definition at line 5149 of file AdvSimd.cs.

5150 {
5151 throw new PlatformNotSupportedException();
5152 }