[][src]Function nc::vfork

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

Create a child process and wait until it is terminated.