pub const SYS_GETPGID: usize = 318; // 318usize
Get the process group ID of a process.
pid
Returns the process group ID.