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

◆ Extract() [14/17]

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

Definition at line 5074 of file AdvSimd.cs.

5075 {
5076 throw new PlatformNotSupportedException();
5077 }