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

◆ LoadAndInsertScalar() [13/17]

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

Definition at line 5839 of file AdvSimd.cs.

5840 {
5841 throw new PlatformNotSupportedException();
5842 }