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

◆ Store() [13/20]

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

Definition at line 10309 of file AdvSimd.cs.

10310 {
10311 throw new PlatformNotSupportedException();
10312 }