Docs.rs
sig-1.0.0
sig 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
adjivas
Dependencies
libc ^0.2
normal
Versions
10%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sig
1.0.0
All Items
Sections
Sig
Crate Items
Modules
Macros
Functions
Crate
sig
Copy item path
Source
Expand description
§
Sig
Modules
§
ffi
Macros
§
getpid
The
getpid
macro returns the PID of program.
kill
The
signal
macro sends a signal to a PID program.
signal
The
signal
macro receives a signal to a PID program.
Functions
§
set_
signal_
handler
⚠