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

◆ LoadAndInsertScalar() [14/17]

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

Definition at line 5844 of file AdvSimd.cs.

5845 {
5846 throw new PlatformNotSupportedException();
5847 }