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

◆ ExtractNarrowingLower() [6/6]

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

Definition at line 5144 of file AdvSimd.cs.

5145 {
5146 throw new PlatformNotSupportedException();
5147 }