Function rinmath::next_pow2[][src]

pub fn next_pow2<T: BaseNum + PartialOrd + ShlAssign<T>>(v: T) -> T