BigUIntView.ctlz

struct BigUIntView(W, WordEndian endian = TargetEndian)
scope const @property @safe pure nothrow @nogc
size_t
ctlz
()
()
if (
__traits(isUnsigned, W)
)

Meta