[][src]Function unix::process::fork

pub fn fork() -> Result<Id, Error>

Create a new process which is a copy of the calling process.