gecko-dev/third_party/rust/ws2_32-sys
Servo VCS Sync be92d942e5 No bug - Revendor rust dependencies 2017-10-24 17:55:24 +00:00
..
src
.cargo-checksum.json No bug - Revendor rust dependencies 2017-10-24 17:55:24 +00:00
Cargo.toml
README.md
build.rs

README.md

ws2_32

Contains function definitions for the Windows API library ws2_32. See winapi for types and constants.

[dependencies]
ws2_32-sys = "0.2.0"
extern crate ws2_32;

Documentation