[][src]Function simple_libc::killpg

pub fn killpg(pgid: PidT, sig: Int) -> Result<()>