Function setpgid [src]
Prototype
pub extern "c" fn setpgid(pid: pid_t, pgid: pid_t) c_int Parameters
pid: pid_tpgid: pid_t Source
pub extern "c" fn setpgid(pid: pid_t, pgid: pid_t) c_int pub extern "c" fn setpgid(pid: pid_t, pgid: pid_t) c_int pid: pid_tpgid: pid_t pub extern "c" fn setpgid(pid: pid_t, pgid: pid_t) c_int