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

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