#ffi #winapi #定义 #常量 #Windows #类型 #comctl32

sys comctl32-sys

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

2个不稳定版本

使用旧的Rust 2015

0.2.0 2016年4月12日
0.0.1 2015年1月26日

306Windows API 中排名

Download history • Rust 包仓库 65/week @ 2024-04-01 • Rust 包仓库 23/week @ 2024-04-08 • Rust 包仓库 29/week @ 2024-04-15 • Rust 包仓库 36/week @ 2024-04-22 • Rust 包仓库 26/week @ 2024-04-29 • Rust 包仓库 24/week @ 2024-05-06 • Rust 包仓库 30/week @ 2024-05-13 • Rust 包仓库 24/week @ 2024-05-20 • Rust 包仓库 23/week @ 2024-05-27 • Rust 包仓库 29/week @ 2024-06-03 • Rust 包仓库 21/week @ 2024-06-10 • Rust 包仓库 27/week @ 2024-06-17 • Rust 包仓库 27/week @ 2024-06-24 • Rust 包仓库 16/week @ 2024-07-08 • Rust 包仓库 21/week @ 2024-07-15 • Rust 包仓库

每月下载量 66

MIT 许可证 MIT

13KB
210 代码行

comctl32

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

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

文档


lib.rs:

comctl32的FFI绑定。

依赖项