Macro rusticata_macros::align32
source ยท macro_rules! align32 { ($x:expr) => { ... }; }
Expand description
Align input value to the next multiple of 4 bytes
macro_rules! align32 { ($x:expr) => { ... }; }
Align input value to the next multiple of 4 bytes