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

◆ Store() [3/20]

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

Definition at line 10304 of file AdvSimd.cs.

10305 {
10306 throw new PlatformNotSupportedException();
10307 }