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

◆ Store() [16/20]

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

Definition at line 10289 of file AdvSimd.cs.

10290 {
10291 throw new PlatformNotSupportedException();
10292 }