nix::unistd

Function getpgid

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

Get process group

See Also getpgid