pub fn to_po2(x: usize) -> usize
Expand description

For x = (1 << po2), given x, find po2.