Function _waitid_pgid

Source
fn _waitid_pgid(
    pgid: Option<Pid>,
    options: WaitIdOptions,
) -> Result<Option<WaitIdStatus>>