Log2Uint16 returns log base 2 of n. It's the same as index of the highest bit set in n. For n == 0 -1 is returned.
(n uint16)
source not stored for this graph (policy: none)
no outgoing calls