quad-alsa-sys 0.3.2

For of original alsa-sys, but with pkg-config replaced with -lasound.
Documentation
[[bin]]
name = "regenerate_bindings"
path = "regenerate_bindings.rs"

[build-dependencies.bindgen]
optional = true
version = "0.56"

[dependencies.libc]
version = "0.2.65"

[features]
use-bindgen = ["bindgen"]

[lib]
doctest = false

[package]
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "David Henningsson <coding@diwic.se>"]
build = "build.rs"
categories = ["os::unix-apis", "external-ffi-bindings", "multimedia::audio"]
description = "For of original alsa-sys, but with pkg-config replaced with -lasound."
documentation = "http://docs.rs/alsa-sys"
edition = "2018"
keywords = ["ALSA", "audio", "sound"]
license = "MIT"
links = "alsa"
name = "quad-alsa-sys"
repository = "https://github.com/not-fl3/alsa-sys"
version = "0.3.2"