aaudio-sys 0.1.0

Low-level interface for the AAudio API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.libc]
version = "0.2"

[package]
authors = ["Ruslan Mustakov <r.mustakov@gmail.com>"]
description = "Low-level interface for the AAudio API."
documentation = "https://docs.rs/aaudio-sys"
keywords = ["audio", "sound", "aaudio", "android", "ffi"]
license = "MIT"
name = "aaudio-sys"
repository = "https://github.com/endragor/aaudio-rs/"
version = "0.1.0"