Module signal_hook::iterator::exfiltrator::raw
source · Available on non-Windows and crate feature
iterator
only.Expand description
An exfiltrator providing the raw siginfo_t
.
Structs
- The
Exfiltrator
that produces the rawlibc::siginfo_t
. Note that it might look differently on different OSes and its API is a little bit more limited than its C counterpart.