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

◆ StoreSelectedScalar() [17/17]

static unsafe void System.Runtime.Intrinsics.Arm.AdvSimd.StoreSelectedScalar ( ushort * address,
Vector64< ushort > value,
byte index )
inlinestaticinherited

Definition at line 10374 of file AdvSimd.cs.

10375 {
10376 throw new PlatformNotSupportedException();
10377 }