5个版本
使用旧的Rust 2015
0.1.2 | 2017年12月18日 |
---|---|
0.1.1 | 2015年6月28日 |
0.1.0 | 2015年3月30日 |
0.0.2 | 2015年2月9日 |
0.0.1 | 2015年1月20日 |
在 #win32 中排名第49
每月下载量 5,186
用于 173 个 包(直接使用7个)
100KB
2K SLoC
shell32
包含对Windows API库shell32的功能定义。有关类型和常量,请参阅winapi。
[dependencies]
shell32-sys = "0.1.1"
extern crate shell32;
lib.rs
:
shell32的FFI绑定。