Contains function definitions for the Windows API library ws2_32. See winapi for types and constants.
# Cargo.toml
[dependencies]
ws2_32-sys = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Low-level Windows socket API bindings; prefer `std::net` for most use cases.
Use the safe `std::net` module or the `winapi` crate for higher-level abstractions.
No dependency data recorded yet.