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

◆ StoreSelectedScalar() [14/17]

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

Definition at line 10379 of file AdvSimd.cs.

10380 {
10381 throw new PlatformNotSupportedException();
10382 }