Function stable_grow_bytes

Source
pub fn stable_grow_bytes(size: u64) -> Result<u64, StableMemoryError>
Expand description

Attempts to grow the memory by adding new pages.