[][src]Function simple_libc::process::setpgid

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