Function uapi::kill

source ·
pub fn kill(pid: pid_t, sig: c_int) -> Result<()>
Expand description