Function syscall::call::clone

source · []
pub unsafe fn clone(flags: CloneFlags) -> Result<usize>
Expand description

Produce a fork of the current process, or a new process thread