Function rux::unistd::setpgid [] [src]

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