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

◆ Insert() [14/17]

static Vector64< sbyte > System.Runtime.Intrinsics.Arm.AdvSimd.Insert ( Vector64< sbyte > vector,
byte index,
sbyte data )
inlinestaticinherited

Definition at line 5654 of file AdvSimd.cs.

5655 {
5656 throw new PlatformNotSupportedException();
5657 }