pub fn log_2_int_i32(v: i32) -> i32
Expand description

Compute an integer base-2 logarithm function.