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

◆ LoadAndInsertScalar() [1/17]

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

Definition at line 5864 of file AdvSimd.cs.

5865 {
5866 throw new PlatformNotSupportedException();
5867 }