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

#397 in Multimedia

Download history 2331/week @ 2024-08-28 2506/week @ 2024-09-04 2299/week @ 2024-09-11 2794/week @ 2024-09-18 3487/week @ 2024-09-25 2898/week @ 2024-10-02 2775/week @ 2024-10-09 3222/week @ 2024-10-16 2362/week @ 2024-10-23 4455/week @ 2024-10-30 2924/week @ 2024-11-06 2797/week @ 2024-11-13 3526/week @ 2024-11-20 3233/week @ 2024-11-27 2711/week @ 2024-12-04 1997/week @ 2024-12-11

11,835 downloads per month
Used in 13 crates (4 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
~52K SLoC