Function poplar_util::math::align_up

source ·
pub fn align_up<T: PrimInt + PowerOfTwoable>(value: T, align: T) -> T