oal-sys 0.0.2

OpenAL bindings
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.55.1"

[features]
generate = ["bindgen"]

[package]
authors = ["AlexApps99 <alex.apps99@gmail.com>"]
categories = ["multimedia::audio", "external-ffi-bindings"]
description = "OpenAL bindings"
edition = "2018"
keywords = ["openal", "oal", "sound", "audio", "openal-soft"]
license = "WTFPL"
links = "openal"
name = "oal-sys"
readme = "README.md"
repository = "https://github.com/AlexApps99/oal-sys"
version = "0.0.2"