pub fn log_2_int_i64(v: i64) -> i64
Expand description

Compute an integer base-2 logarithm function.