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

◆ Extract() [9/17]

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

Definition at line 5139 of file AdvSimd.cs.

5140 {
5141 throw new PlatformNotSupportedException();
5142 }