Function core::num::checked_next_power_of_twoDeprecated [-]  [+] [src]

pub fn checked_next_power_of_two<T: UnsignedInt>(n: T) -> Option<T>