2 unstable releases
Uses old Rust 2015
0.2.0 | Oct 17, 2015 |
---|---|
0.0.1 | Jan 26, 2015 |
#255 in Windows APIs
754 downloads per month
Used in 4 crates
(2 directly)
60KB
1K
SLoC
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.