bass-sys provides raw FFI bindings for bass - a powerful audio library written in C
bass-sys provides only the bass bindings. To make it actually work with your project, you need to download the library and plugins for all supported platforms from un4seen.com, copy them to the build directory (preferably via build.rs) and provide with your releases.
By using this project, you agree to adhere to the license conditions of both this library (MPL-2.0) and bass itself.
cargo doc --all-features --target x86_64-pc-windows-msvc