Function nc::vfork[][src]

pub fn vfork() -> Result<pid_t, Errno>
Expand description

Create a child process and wait until it is terminated.