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

◆ StoreSelectedScalar() [10/17]

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

Definition at line 10364 of file AdvSimd.cs.

10365 {
10366 throw new PlatformNotSupportedException();
10367 }