Skip to main content

align_up

Macro align_up 

Source
macro_rules! align_up {
    ($num:expr, $bits:expr) => { ... };
}