Expand description
Wrapper around windivert_sys
ffi crate.
Modules§
- address
- WinDivert address data structures
- error
- WinDivert error types
- layer
- Layer types used for typestate pattern
- packet
- WinDivert packet types
- prelude
- Prelude module for
WinDivert
.
Structs§
- WinDivert
- Main wrapper struct around windivert functionalities.
Enums§
- Close
Action - Action parameter for
WinDivert::close()