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

◆ Extract() [17/17]

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

Definition at line 5084 of file AdvSimd.cs.

5085 {
5086 throw new PlatformNotSupportedException();
5087 }