Module signal_hook::iterator::exfiltrator::raw[][src]

An exfiltrator providing the raw siginfo_t.

Structs

WithRawSiginfo

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.