libc::funcs::posix88::unistd::setpgid [] [src]

pub unsafe extern fn setpgid(pid: pid_t, pgid: pid_t) -> c_int
Unstable (libc #27783)

: use libc from crates.io