Function rustix::backend::process::syscalls::getpgid

source ยท
pub(crate) fn getpgid(pid: Option<Pid>) -> Result<Pid>