Function conrod::utils::modulo[][src]

pub fn modulo<I: PrimInt>(a: I, b: I) -> I

The modulo function.