kernel
0.2.3-dev
In kernel::
utilities::
math
Structs
PowerOfTwo
Functions
abs
closest_power_of_two
log10
log_base_two
log_base_two_u64
kernel
::
utilities
::
math
Function
log_base_two_u64
Copy item path
Settings
Help
Summary
Source
pub fn log_base_two_u64(num:
u64
) ->
u32
Expand description
Log base 2 of 64 bit unsigned integers.