Function kernel::utilities::math::log_base_two_u64

source ·
pub fn log_base_two_u64(num: u64) -> u32
Expand description

Log base 2 of 64 bit unsigned integers.