Module signal_hook::iterator::exfiltrator::raw
source · Expand description
An exfiltrator providing the raw siginfo_t.
Structs
- The
Exfiltratorthat 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.