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

◆ Extract() [4/17]

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

Definition at line 5109 of file AdvSimd.cs.

5110 {
5111 throw new PlatformNotSupportedException();
5112 }