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

◆ Extract() [11/17]

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

Definition at line 5059 of file AdvSimd.cs.

5060 {
5061 throw new PlatformNotSupportedException();
5062 }