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

◆ LoadAndInsertScalar() [6/17]

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

Definition at line 5889 of file AdvSimd.cs.

5890 {
5891 throw new PlatformNotSupportedException();
5892 }