pub(crate) fn fast_idiv(n: usize, d: NonZeroUsize) -> usizeExpand description
Fast integer division where divisor is a nonzero power of 2
pub(crate) fn fast_idiv(n: usize, d: NonZeroUsize) -> usizeFast integer division where divisor is a nonzero power of 2