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

◆ Extract() [10/17]

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

Definition at line 5129 of file AdvSimd.cs.

5130 {
5131 throw new PlatformNotSupportedException();
5132 }