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

◆ LeadingZeroCount() [8/14]

static Vector128< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.LeadingZeroCount ( Vector128< ushort > value)
inlinestaticinherited

Definition at line 5819 of file AdvSimd.cs.

5820 {
5821 throw new PlatformNotSupportedException();
5822 }