Function poplar_util::math::align_down

source ยท
pub fn align_down<T: PrimInt + PowerOfTwoable>(value: T, align: T) -> T