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

◆ Extract() [5/17]

static long System.Runtime.Intrinsics.Arm.AdvSimd.Extract ( Vector128< long > vector,
byte index )
inlinestaticinherited

Definition at line 5114 of file AdvSimd.cs.

5115 {
5116 throw new PlatformNotSupportedException();
5117 }