crabgrind 0.3.1

Rust bindings to "Valgrind Client Request" interface
Documentation
1
2
3
4
5
Whether Valgrind headers were available at compile time

This can be used to check for Valgrind support before making requests,
or in `const` contexts (e.g. `cfg`-like static assertions or
constant evaluation).