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

◆ Extract() [8/17]

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

Definition at line 5134 of file AdvSimd.cs.

5135 {
5136 throw new PlatformNotSupportedException();
5137 }