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

◆ LoadAndInsertScalar() [4/17]

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

Definition at line 5879 of file AdvSimd.cs.

5880 {
5881 throw new PlatformNotSupportedException();
5882 }