vfork

Function vfork 

Source
pub unsafe extern "system" fn vfork() -> pid_t
Expand description

vfork - create a child process and block parent

Read the docs here