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

◆ Store() [9/20]

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

Definition at line 10319 of file AdvSimd.cs.

10320 {
10321 throw new PlatformNotSupportedException();
10322 }