trailingZeros

Returns the number of trailing zeros of x.

@safe @nogc nothrow pure
uint
trailingZeros
()
(
ulong x
)

Meta