cubeb-sys 0.34.1

Native bindings to the cubeb library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "pulse-ffi"
version = "0.1.0"
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
description = "FFI for libpulse.so supporting static linking and dynamic loading."
license = "ISC"
edition = "2021"

[features]
dlopen = []

[dependencies]
libc = "^0.2.20"