pub fn uceil(v: f64) -> u32
Ceiling of a double as an unsigned integer. Matches C++ AGG’s uceil.
uceil