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

◆ Store() [20/20]

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

Definition at line 10284 of file AdvSimd.cs.

10285 {
10286 throw new PlatformNotSupportedException();
10287 }