Module signal
rustix
0.38.44
Module signal
Module Items
Enums
In crate rustix
Modules
backend
bitcast
buffer
clockid
cstr
event
fd
ffi
fs
io
ioctl
maybe_polyfill
mount
net
path
pid
pipe
prctl
process
shm
signal
system
thread
time
timespec
ugid
utils
weak
Macros
cmsg_space
cstr
rustix
Module
signal
Copy item path
Settings
Help
Summary
Source
Enums
§
Signal
A signal number for use with
kill_process
,
kill_process_group
, and
kill_current_process_group
.