ic_memory_range

Macro ic_memory_range 

Source
macro_rules! ic_memory_range {
    ($start:expr, $end:expr) => { ... };
}
Expand description

Reserve a contiguous block of stable-memory IDs for the current crate.

Stores the range request for validation during eager TLS initialization. The reservation shares the crate namespace used by ic_memory.