pub fn log_2_int_u64(v: u64) -> i64
Expand description

Compute an integer base-2 logarithm function.