next_power_of_two

Function next_power_of_two 

Source
pub fn next_power_of_two(n: u64) -> u64
Expand description

Computes the power of two that is equal or greater than n