Function waitpid

Source
pub unsafe extern "C" fn waitpid(
    __pid: i32,
    __stat_loc: *mut i32,
    __options: i32,
) -> i32