Function sp1_core_executor::align
source ยท pub const fn align(addr: u32) -> u32
Expand description
Aligns an address to the nearest word below or equal to it.
pub const fn align(addr: u32) -> u32
Aligns an address to the nearest word below or equal to it.