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

◆ Store() [6/20]

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

Definition at line 10279 of file AdvSimd.cs.

10280 {
10281 throw new PlatformNotSupportedException();
10282 }