[−][src]Function syscall::call::clone
pub unsafe fn clone(flags: CloneFlags) -> Result<usize>
Produce a fork of the current process, or a new process thread
pub unsafe fn clone(flags: CloneFlags) -> Result<usize>
Produce a fork of the current process, or a new process thread