#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

#355 in Windows APIs

Download history 156/week @ 2024-11-13 325/week @ 2024-11-20 364/week @ 2024-11-27 322/week @ 2024-12-04 669/week @ 2024-12-11 344/week @ 2024-12-18 47/week @ 2024-12-25 279/week @ 2025-01-01 356/week @ 2025-01-08 916/week @ 2025-01-15 449/week @ 2025-01-22 359/week @ 2025-01-29 517/week @ 2025-02-05 500/week @ 2025-02-12 268/week @ 2025-02-19 459/week @ 2025-02-26

1,805 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