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

◆ Store() [8/20]

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

Definition at line 10264 of file AdvSimd.cs.

10265 {
10266 throw new PlatformNotSupportedException();
10267 }