TrailingZeroCountI function

Fully qualified name: Std.Math.TrailingZeroCountI

function TrailingZeroCountI(a : Int) : Int

Summary

For a non-zero integer a, returns the number of trailing zero bits in the binary representation of a.