StorageBaseAddress
into a StorageAddress
.
This should be used through the high-level Into
trait.
StorageBaseAddress
into a StorageAddress
.
This should be used through the high-level Into
trait.
pub extern fn storage_address_from_base(base: StorageBaseAddress) -> StorageAddress nopanic;
Was this page helpful?