2 unstable releases
0.2.0 | Dec 27, 2024 |
---|---|
0.1.0 | Dec 23, 2024 |
#55 in #methods
315 downloads per month
19KB
216 lines
dvdread-rs
dvdread-rs
is a set of rust bindings for libdvdread, automatically generated by bindgen and (eventually) safe structs
and methods.
Requirements
Beyond the declared rust dependencies, bindgen has its own system requirements. Libdvdread needs to be installed on the system and discoverable by bindgen at build time.
TODO
- Write safe bindings/structs/etc.
- Make search path for libdvdread configurable and more broadly useful.
No runtime deps
~0–2MB
~38K SLoC