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

◆ Store() [11/20]

static unsafe void System.Runtime.Intrinsics.Arm.AdvSimd.Store ( sbyte * address,
Vector128< sbyte > source )
inlinestaticinherited

Definition at line 10324 of file AdvSimd.cs.

10325 {
10326 throw new PlatformNotSupportedException();
10327 }