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

◆ LoadVector64() [7/10]

static unsafe Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.LoadVector64 ( short * address)
inlinestaticinherited

Definition at line 5994 of file AdvSimd.cs.

5995 {
5996 throw new PlatformNotSupportedException();
5997 }