Skip to main content

register_static_memory_declaration

Function register_static_memory_declaration 

Source
pub fn register_static_memory_declaration(
    declaring_crate: impl Into<String>,
    declaration: AllocationDeclaration,
) -> Result<(), StaticMemoryDeclarationError>
Expand description

Register one allocation declaration before bootstrap seals the snapshot.