Function polkavm_linux_raw::sys_kill

source ยท
pub fn sys_kill(pid: pid_t, signal: c_uint) -> Result<(), Error>