crabgrind 0.2.5

Rust bindings to "Valgrind Client Request" interface
Documentation
1
2
3
4
5
6
7
8
Associates a piece of memory with a memory pool.

Wraps `VALGRIND_MEMPOOL_ALLOC`. Use this when handing out memory from your
custom pool.

## Note

Requires Valgrind **3.0** or higher.