Function uapi::setpgid

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