[][src]Function nix::unistd::setpgid

pub fn setpgid(pid: pid_t, pgid: pid_t) -> Result<()>