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

◆ Extract() [6/17]

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

Definition at line 5119 of file AdvSimd.cs.

5120 {
5121 throw new PlatformNotSupportedException();
5122 }