kernel::utilities::math

Function log_base_two_u64

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

Log base 2 of 64 bit unsigned integers.