[][src]Function conrod_core::utils::modulo

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

The modulo function.