Skip to main content

resolve_selector_to_silo_id

Function resolve_selector_to_silo_id 

Source
fn resolve_selector_to_silo_id(
    selector: &str,
    mgr: &SiloManager,
) -> Result<u32, SyscallError>
Expand description

Performs the resolve selector to silo id operation.