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

◆ Store() [5/20]

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

Definition at line 10329 of file AdvSimd.cs.

10330 {
10331 throw new PlatformNotSupportedException();
10332 }