pathfinder_geometry::util

Function alignup_i32

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

Divides a by b, rounding up.