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

◆ LoadVector128() [7/10]

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

Definition at line 6044 of file AdvSimd.cs.

6045 {
6046 throw new PlatformNotSupportedException();
6047 }