Function std::sys::personality::dwarf::eh::round_up

source ·
fn round_up(unrounded: usize, align: usize) -> Result<usize, ()>