kernel
0.1.0
In kernel::utilities::math
Function
kernel
::
utilities
::
math
::
closest_power_of_two
Copy item path
source
ยท
[
−
]
pub fn closest_power_of_two(num:
u32
) ->
u32
Expand description
Get closest power of two greater than the given number.