Function nix::unistd::getpgid

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

Get process group

See Also getpgid