13 releases (7 breaking)

0.8.0 Feb 6, 2024
0.7.2 Aug 24, 2023
0.6.0 Feb 12, 2023
0.5.0 Mar 22, 2022
0.1.0 Nov 23, 2020

#99 in Multimedia

Download history 429/week @ 2023-12-23 436/week @ 2023-12-30 545/week @ 2024-01-06 455/week @ 2024-01-13 571/week @ 2024-01-20 913/week @ 2024-01-27 825/week @ 2024-02-03 1187/week @ 2024-02-10 1427/week @ 2024-02-17 1045/week @ 2024-02-24 1120/week @ 2024-03-02 1235/week @ 2024-03-09 1721/week @ 2024-03-16 1632/week @ 2024-03-23 1462/week @ 2024-03-30 1004/week @ 2024-04-06

5,936 downloads per month
Used in 12 crates (5 directly)

MIT license

16KB
230 lines

libspa-sys

Spa FFI bindings for Rust.

These bindings are providing an unsafe API that can be used to interface with libspa. Generally they are meant to be used as the building block for higher-level abstractions like the libspa safe bindings.

The bindings are autogenerated using rust-bindgen.

Documentation

See the crate documentation.

Dependencies

~0–3MB
~45K SLoC