Module signal_hook::iterator::exfiltrator::raw
source · [−]Expand description
An exfiltrator providing the raw siginfo_t.
Structs
The Exfiltrator that produces the raw
libc::siginfo_t. Note that it might look differently on different OSes and its API is a
little bit more limited than its C counterpart.