rustdesk/vendor/libsamplerate-sys
..
2024-10-11 18:43:02 +03:00
2024-10-11 18:43:02 +03:00
2024-10-11 18:43:02 +03:00
2024-10-11 18:43:02 +03:00
2024-10-11 18:43:02 +03:00
2024-10-11 18:43:02 +03:00
2024-10-11 18:43:02 +03:00
2024-10-11 18:43:02 +03:00

libsamplerate-sys

Rust bindings for libsamplerate.

Will build libsamplerate from source. Don't forget to initialize git submodules (git submodule update --init) or clone with --recursive.

To conform with the -sys naming scheme, this project does not provide any higher level API.

The bindings have been auto-generated with bindgen:

bindgen wrapper.h --no-layout-tests -o src/bindings.rs