cubeb-sys 0.34.1

Native bindings to the cubeb library
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "pulse"
version = "0.3.0"
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
license = "ISC"
edition = "2021"

[dependencies]
bitflags = "2"
pulse-ffi = { path = "../pulse-ffi" }