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

◆ LoadAndInsertScalar() [11/17]

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

Definition at line 5829 of file AdvSimd.cs.

5830 {
5831 throw new PlatformNotSupportedException();
5832 }