#winapi #windows #ffi

sys crypt32-sys

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

2 unstable releases

Uses old Rust 2015

0.2.0 Oct 17, 2015
0.0.1 Jan 26, 2015

#304 in Windows APIs

Download history 306/week @ 2024-03-13 490/week @ 2024-03-20 468/week @ 2024-03-27 520/week @ 2024-04-03 377/week @ 2024-04-10 451/week @ 2024-04-17 469/week @ 2024-04-24 375/week @ 2024-05-01 382/week @ 2024-05-08 397/week @ 2024-05-15 475/week @ 2024-05-22 500/week @ 2024-05-29 449/week @ 2024-06-05 321/week @ 2024-06-12 367/week @ 2024-06-19 367/week @ 2024-06-26

1,597 downloads per month
Used in 4 crates (2 directly)

MIT license

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;

Documentation


lib.rs:

FFI bindings to crypt32.

Dependencies