Function polkavm_linux_raw::sys_kill

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