lc3-sys

Crates.iolc3-sys
lib.rslc3-sys
version0.1.0
sourcesrc
created_at2024-01-03 23:58:27.014628
updated_at2024-01-03 23:58:27.014628
descriptionUnsafe rust bindings to the lc3 audio compression library
homepage
repositoryhttps://github.com/m1guelpf/lc3-rs/
max_upload_size
id1087926
size650,314
Miguel Piedrafita (m1guelpf)

documentation

README

liblc3-sys

Unsafe direct bindings to the liblc3 audio compression library.

License

liblc3-sys consists of the code used to generate bindings and is licensed under the terms of Apache License 2.0.

liblc3 is the backing library, and is licensed under the Apache License. Its terms can be found in the liblc3 folder within the LICENSE file.

Commit count: 0

cargo fmt