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

◆ LeadingZeroCount() [10/14]

static Vector64< int > System.Runtime.Intrinsics.Arm.AdvSimd.LeadingZeroCount ( Vector64< int > value)
inlinestaticinherited

Definition at line 5779 of file AdvSimd.cs.

5780 {
5781 throw new PlatformNotSupportedException();
5782 }