kernel
0.1.0
In kernel::utilities::math
Function
kernel
::
utilities
::
math
::
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.