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

◆ LeadingZeroCount() [2/14]

static int System.Runtime.Intrinsics.Arm.ArmBase.LeadingZeroCount ( uint value)
inlinestaticinherited

Definition at line 74 of file ArmBase.cs.

75 {
76 throw new PlatformNotSupportedException();
77 }