Skip to main content

setpgid

Function setpgid 

Source
#[unsafe(no_mangle)]
pub extern "C" fn setpgid(pid: pid_t, pgid: pid_t) -> c_int
Expand description