align_to_section

Function align_to_section 

Source
pub fn align_to_section(size: usize) -> usize
Expand description

Pad a size to the next multiple of SECTION_ALIGN (64 bytes).