rustix::backend::process::syscalls

Function getpgid

Source
pub(crate) fn getpgid(pid: Option<Pid>) -> Result<Pid>