Skip to main content

spawn_host

Function spawn_host 

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

Spawn the unified maolan-plugin-host binary and set up SHM + event pipes.