Function rustix::process::id::getpgrp

source ·
pub fn getpgrp() -> Pid
Expand description

getpgrp()—Returns the process’ group ID.

§References