Crate windivert_sys[][src]

Expand description

Raw FFI bindings for WinDivert.

For more information, refer to WinDivert’s documentation.

Modules

WinDivert address types.

WinDivert header types.

WinDivert IOCTL types.

Structs

Wrapper helper struct around u64.

Flag type required by WinDivertOpen(). It follows a builder like style.

Enums

WinDivert event identifiers.

WinDivert layer to initialize the handle.

WinDivert parameter enum.

WinDivert shutdown mode.

WinDivert error for unexpected values type conversions.

Constants

Default value for queue length parameter.

Maximum valid value for queue length parameter.

Minimum valid value for queue length parameter.

Default value for queue size parameter.

Maximum valid value for queue size parameter.

Minimum valid value for queue size parameter.

Default value for queue time parameter.

Maximum valid value for queue time parameter.

Minimum valid value for queue time parameter.

Functions

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs

Check the official docs