lc3-sys 0.1.0

Unsafe rust bindings to the lc3 audio compression library
Documentation
1
2
3
4
5
6
7
8
9
10
# 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.