kernel
0.1.0
In kernel::
utilities::
math
kernel
::
utilities
::
math
Function
log_base_two_u64
Copy item path
Source
pub fn log_base_two_u64(num:
u64
) ->
u32
Expand description
Log base 2 of 64 bit unsigned integers.