unwind-sys 0.1.4

FFI bindings to libunwind
Documentation
[build-dependencies.pkg-config]
version = "0.3"

[dependencies.libc]
version = "0.2"

[features]
ptrace = []

[package]
authors = ["Steven Fackler <sfackler@gmail.com>"]
categories = ["external-ffi-bindings", "development-tools::debugging"]
description = "FFI bindings to libunwind"
documentation = "https://sfackler.github.io/rstack/doc/unwind_sys"
edition = "2018"
keywords = ["stack", "backtrace", "stacktrace"]
license = "MIT/Apache-2.0"
links = "unwind"
name = "unwind-sys"
repository = "https://github.com/sfackler/rstack"
version = "0.1.4"