Available on crate feature extended-siginfo-raw only.
Expand description

Extracting more information from the C siginfo_t structure.

See Origin.

Structs

  • Information about a signal and its origin.
  • Information about process, as presented in the signal metadata.

Enums

  • What caused a signal.
  • A child changed its state.
  • The means by which a signal was sent by other process.