#x-ray #bindings #run-time #raw #clang-rt-xray

sys no-std clang-rt-xray-sys

Raw bindings to Clang XRay runtime library

1 unstable release

0.0.1 Feb 20, 2023

#8 in #x-ray

47 downloads per month
Used in clang-rt-xray

Apache-2.0…

26KB
141 lines

clang-rt-xray-sys

Customary *-sys crate providing raw FFI bindings to the clang_rt.xray libraries.

clang-rt-xray provides high-level bindings. This crate is not expected to be used directly by applications.

License

This project follows compiler-rt licensing.

See LICENSE for legal details.

Dependencies