4 releases (2 breaking)
Uses old Rust 2015
0.2.1 | Nov 11, 2015 |
---|---|
0.2.0 | Nov 6, 2015 |
0.1.0 | Aug 19, 2015 |
0.0.1 | Jan 26, 2015 |
#213 in #winapi
93,634 downloads per month
Used in 3,434 crates
(9 directly)
43KB
863 lines
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;
lib.rs
:
FFI bindings to ws2_32.