pub fn stable_grow_bytes(size: u64) -> Result<u64, StableMemoryError>
Expand description
Attempts to grow the memory by adding new pages.
pub fn stable_grow_bytes(size: u64) -> Result<u64, StableMemoryError>
Attempts to grow the memory by adding new pages.