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

◆ LoadAndInsertScalar() [15/17]

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

Definition at line 5834 of file AdvSimd.cs.

5835 {
5836 throw new PlatformNotSupportedException();
5837 }