setpgid

Function setpgid 

Source
pub unsafe extern "system" fn setpgid(
    pid: pid_t,
    pgid: pid_t,
) -> c_int