sndio-sys 0.0.1

Bindings for OpenBSD's sndio.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.53"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Michael Killough <michaeljkillough@gmail.com>"]
categories = ["multimedia"]
description = "Bindings for OpenBSD's sndio."
edition = "2018"
keywords = ["sndio", "sound", "audio", "openbsd"]
license = "MIT"
name = "sndio-sys"
readme = "README.md"
repository = "https://github.com/mjkillough/sioctl-rs"
version = "0.0.1"