Skip to main content

spawn_host

Function spawn_host 

Source
pub fn spawn_host(
    args: HostSpawnArgs<'_>,
) -> Result<(Child, ShmMapping, EventPair, String, Option<ChildStderr>), String>