Skip to main content
Sums the base address and the offset to return a storage address.

Signature

pub extern fn storage_address_from_base_and_offset(base: StorageBaseAddress, offset: u8) -> StorageAddress nopanic;