2 unstable releases
Uses old Rust 2015
| 0.2.0 | Oct 17, 2015 |
|---|---|
| 0.0.1 | Jan 26, 2015 |
#355 in Windows APIs
1,805 downloads per month
Used in 4 crates
(2 directly)
43KB
794 lines
crypt32
Contains function definitions for the Windows API library crypt32. See winapi for types and constants.
[dependencies]
crypt32-sys = "0.0.1"
extern crate crypt32;
lib.rs:
FFI bindings to crypt32.