libunwind-sys 0.1.1

Low-level bindings for the libunwind library
libunwind-sys-0.1.1 has been yanked.
Visit the last successful build: libunwind-sys-0.5.1

crates.io

libunwind-sys

This Rust crate provides low-level bindings for the libunwind library. It has the following limitations:

  • only x86/x86_64 targets are supported for now;
  • tests are provided only for x86_64 target;
  • arm target is in progress.

License

This crate is licensed under the MIT license.