Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

bounded_int_div_rem

Fully qualified path: core::internal::bounded_int::bounded_int_div_rem

extern fn bounded_int_div_rem(lhs: Lhs, rhs: NonZero<Rhs>) -> (DivT, RemT) implicits(RangeCheck) nopanic;