Function num::integer::div_floor []

pub fn div_floor<T>(x: T, y: T) -> T where T: Integer

Floored integer division