| Crates.io | winsockraw-sys |
| lib.rs | winsockraw-sys |
| version | 0.1.0 |
| created_at | 2022-12-07 15:10:04.936071+00 |
| updated_at | 2022-12-07 15:10:04.936071+00 |
| description | FFI bindings to WinSockRaw |
| homepage | |
| repository | https://github.com/Angelomirabella/winsockraw-sys |
| max_upload_size | |
| id | 731920 |
| size | 62,639 |
WinSockRaw bindings for the Rust programming language.
Mainly used by the pcap_replay crate.
If you want to build from source run git submodule init && git submodule update --recursive to get all submodules before cargo build.