Function lx::setpgid

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