std::core::builtin

@clz

macro @clz($value) @builtin @const
Returns the count of leading zero bits from an integer at compile-time.

Parameters