Skip to main content

waitpid

Function waitpid 

Source
pub fn waitpid(pid: isize, exit_code_ptr: *mut i32) -> isize
Expand description

等待指定子进程退出。