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

◆ LeadingZeroCount() [4/14]

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

Definition at line 5809 of file AdvSimd.cs.

5810 {
5811 throw new PlatformNotSupportedException();
5812 }