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

◆ Extract() [7/17]

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

Definition at line 5104 of file AdvSimd.cs.

5105 {
5106 throw new PlatformNotSupportedException();
5107 }