#winapi #definition #constants #windows #ffi #type #crypt32

sys crypt32-sys

包含Windows API库crypt32的函数定义。有关类型和常量,请参阅winapi。

2个不稳定版本

使用旧的Rust 2015

0.2.0 2015年10月17日
0.0.1 2015年1月26日

#291 in Windows API

Download history • Rust 包仓库 254/week @ 2024-01-05 • Rust 包仓库 324/week @ 2024-01-12 • Rust 包仓库 293/week @ 2024-01-19 • Rust 包仓库 269/week @ 2024-01-26 • Rust 包仓库 103/week @ 2024-02-02 • Rust 包仓库 461/week @ 2024-02-09 • Rust 包仓库 513/week @ 2024-02-16 • Rust 包仓库 394/week @ 2024-02-23 • Rust 包仓库 322/week @ 2024-03-01 • Rust 包仓库 474/week @ 2024-03-08 • Rust 包仓库 318/week @ 2024-03-15 • Rust 包仓库 510/week @ 2024-03-22 • Rust 包仓库 549/week @ 2024-03-29 • Rust 包仓库 386/week @ 2024-04-05 • Rust 包仓库 451/week @ 2024-04-12 • Rust 包仓库 348/week @ 2024-04-19 • Rust 包仓库

1,812 每月下载量
用于 4 个crate (2 直接)

MIT 许可证

43KB
794

crypt32

包含Windows API库crypt32的函数定义。有关类型和常量,请参阅winapi。

[dependencies]
crypt32-sys = "0.0.1"
extern crate crypt32;

文档


lib.rs:

crypt32的FFI绑定。

依赖