3 releases (breaking)
Uses old Rust 2015
0.2.0 | Nov 6, 2015 |
---|---|
0.1.0 | Jun 12, 2015 |
0.0.1 | Jan 26, 2015 |
#300 in Windows APIs
3,418 downloads per month
325KB
124 lines
Contains (static library, 160KB) i686/libdbghelp.a, (static library, 155KB) x86_64/libdbghelp.a
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;
lib.rs
:
FFI bindings to dbghelp.