bass-sys 2.3.0

Bass bindings for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.libloading]
version = "0.7.3"

[dependencies.once_cell]
version = "1.13.0"

[package]
authors = ["KernelError <villainkernelerror@gmail.com>"]
categories = ["external-ffi-bindings", "multimedia::audio"]
description = "Bass bindings for Rust"
edition = "2018"
keywords = ["bass", "bindings", "audio"]
license = "MIT"
name = "bass-sys"
readme = "README.md"
repository = "https://github.com/KernelErr0r/bass-sys"
version = "2.3.0"