pub fn ceil(x: usize, align: usize) -> usize
Expand description

How many align the x needs.