gecko-dev/third_party/rust/dbghelp-sys/README.md
Andreas Tolfsen 934b77023e Bug 1340637 - Vendor geckodriver dependencies; r=ted
MozReview-Commit-ID: 1muL5Jc7ulI

--HG--
extra : rebase_source : ff2fdf700f38e66a932e3e73562190530ff1d47a
2017-05-23 18:03:07 +01:00

258 B

dbghelp

Contains function definitions for the Windows API library dbghelp. See winapi for types and constants.

[dependencies]
dbghelp-sys = "0.1.0"
extern crate dbghelp;

Documentation