Function pathfinder_geometry::util::alignup_i32

source ยท
pub fn alignup_i32(a: i32, b: i32) -> i32
Expand description

Divides a by b, rounding up.