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

◆ Extract() [16/17]

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

Definition at line 5089 of file AdvSimd.cs.

5090 {
5091 throw new PlatformNotSupportedException();
5092 }