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

◆ Extract() [13/17]

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

Definition at line 5069 of file AdvSimd.cs.

5070 {
5071 throw new PlatformNotSupportedException();
5072 }