pub fn log_2_int_u32(v: u32) -> i32
Expand description

Compute an integer base-2 logarithm function.