Skip to main content

align_up_ty

Macro align_up_ty 

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