Library for receiving and sending raw packets. While most crate wrap just one library, rawsock allows you to use pcap, wpcap, npcap and pf_ring (pfring) using a consistent API for all of them.
/*!
Contains definitions of C-structures and functions.
This is basicly the equivalent of C language header.
*/pubmodhelpers;modapi;modstructs;modconstants;pubuseself::api::PFRingDll;pubuseself::structs::*;pubuseself::constants::*;