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

◆ Store() [14/20]

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

Definition at line 10259 of file AdvSimd.cs.

10260 {
10261 throw new PlatformNotSupportedException();
10262 }