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

◆ Store() [10/20]

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

Definition at line 10269 of file AdvSimd.cs.

10270 {
10271 throw new PlatformNotSupportedException();
10272 }