crates.io

libunwind-sys

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

Installation

Add this crate to your Cargo.toml:

toml [dependencies] libunwind-sys = "0.1.3"

License

This crate is licensed under the [MIT license].