#winapi #ffi #define #constant #windows

sys dbghelp-sys

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

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

#437 in Windows APIs

Download history 2439/week @ 2025-03-09 1634/week @ 2025-03-16 1487/week @ 2025-03-23 5161/week @ 2025-03-30 2238/week @ 2025-04-06 1666/week @ 2025-04-13 2717/week @ 2025-04-20 3091/week @ 2025-04-27 3534/week @ 2025-05-04 5530/week @ 2025-05-11 2618/week @ 2025-05-18 519/week @ 2025-05-25 342/week @ 2025-06-01 525/week @ 2025-06-08 645/week @ 2025-06-15 1121/week @ 2025-06-22

2,644 downloads per month

MIT license

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;

Documentation

Dependencies