[][src]Function pathfinder_geometry::util::alignup_i32

pub fn alignup_i32(a: i32, b: i32) -> i32

Divides a by b, rounding up.