floor_mul

Function floor_mul 

Source
pub const fn floor_mul(x: usize, m: usize) -> usize
Expand description

Biggest number that is both lower or equal to x and a multiple of m.