bass-sys 2.2.1

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

[dependencies.once_cell]
version = "1.8.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"
repository = "https://github.com/KernelErr0r/bass-sys"
version = "2.2.1"