mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
10d3b0ebbe
MozReview-Commit-ID: L77ffKqR5QU |
||
---|---|---|
.. | ||
src | ||
.cargo-checksum.json | ||
.cargo-ok | ||
build.rs | ||
Cargo.toml | ||
README.md |
gdi32
Contains function definitions for the Windows API library gdi32. See winapi for types and constants.
[dependencies]
gdi32-sys = "0.2.0"
extern crate gdi32;