fn resolve_selector_to_silo_id(
selector: &str,
mgr: &SiloManager,
) -> Result<u32, SyscallError>Expand description
Performs the resolve selector to silo id operation.
fn resolve_selector_to_silo_id(
selector: &str,
mgr: &SiloManager,
) -> Result<u32, SyscallError>Performs the resolve selector to silo id operation.