crabgrind 0.2.5

Rust bindings to "Valgrind Client Request" interface
Documentation
1
2
3
4
5
6
7
Byte offset of a memory check failure

Represents the offset of the first byte that did not meet the addressability or
definedness requirements.

See [`check_mem_addressable`](check_mem_addressable),
[`check_mem_defined`](check_mem_defined)