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

◆ StoreSelectedScalar() [1/17]

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

Definition at line 10384 of file AdvSimd.cs.

10385 {
10386 throw new PlatformNotSupportedException();
10387 }