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

◆ ExtractNarrowingSaturateUnsignedLower() [1/3]

static Vector64< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.ExtractNarrowingSaturateUnsignedLower ( Vector128< int > value)
inlinestaticinherited

Definition at line 5209 of file AdvSimd.cs.

5210 {
5211 throw new PlatformNotSupportedException();
5212 }